Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-06-03 | add player.nametag, player.setNametag, world.entityNametag | Kae | |
2025-03-20 | block swapping | chililisoup | |
2024-10-21 | Move teamMembers impl to Lua bindings | Kae | |
avoiding including UniverseClient.hpp and TeamClient.hpp in StarPlayer | |||
2024-10-19 | Player teammembers | Degranon | |
2024-09-11 | Network compatibility changes | Kae | |
2024-09-02 | add Player::currentState | Kae | |
2024-06-17 | Inspecting now logs to the chat | Kae | |
TODO: make configurable! | |||
2024-03-20 | experiment: unclamped lighting | Kae | |
2024-03-11 | Tile Prediction: make refunds silent | Kae | |
2024-02-25 | Use "#pragma once" instead of include guards | Kai Blaschke | |
2023-10-25 | Add player Lua functions from SE | Kae | |
2023-08-19 | blah | Kae | |
2023-08-18 | Various improvements | Kae | |
You can now right click empty slots to insert one from swap. Added unique sounds for the swap slot count incrementing/decrementing. Material placement now plays sounds. | |||
2023-08-02 | Player: Make interaction radius scriptable | Kae | |
2023-07-24 | Fix ToolUser exception when swapping player | Kae | |
Also made /swap by name exclude the current player when searching | |||
2023-07-22 | Add character swapping (no GUI yet) | Kae | |
2023-07-21 | Support for changing the game's timescale | Kae | |
Context-specific (like per-world) timescales can also be added later | |||
2023-07-12 | Initial work | Kae | |
2023-06-30 | bring player inspection back! | Kae | |
2023-06-29 | Move lighting calculation to separate thread | Kae | |
2023-06-29 | Lua: player.* identity getters and setters | Kae | |
2023-06-28 | Add extremely basic controller support (only movement) | Kae | |
2023-06-28 | Add unused support for using the actual humanoid for armor preview | Kae | |
2023-06-27 | Nameplate and chat bubble improvements | Kae | |
They should stack much better now. I also hooked up the true mouth position to the name-tag, but it's too shaky on chat bubbles. | |||
2023-06-20 | everything everywhere | Kae | |
all at once |