Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-02-26 | make scrollareas updating their children optional | patman | |
2024-03-27 | feat: middle click objects in the inventory to open their interface | Kae | |
makes carrying around shop objects easier might need to restrict the allowed interaction types more, as some may break due to the source entity being the player | |||
2023-07-21 | Support for changing the game's timescale | Kae | |
Context-specific (like per-world) timescales can also be added later | |||
2023-07-06 | Change pure string format calls to use fmt::to_string | Kae | |
2023-06-28 | Fun: Draw the actual Humanoid in the inventory pane | Kae | |
undecided. might need to set a scissor rect on the portrait | |||
2023-06-28 | Support for hiding text box input, hide server connection password box by ↵ | Kae | |
default | |||
2023-06-27 | The Formatting String Catastrophe | Kae | |
2023-06-25 | More improvements to directives | Kae | |
Error logging is back where it should be | |||
2023-06-21 | processing directives for text box widgets | Kae | |
few other misc things also fixed SDL audio on newer SDL vers | |||
2023-06-20 | everything everywhere | Kae | |
all at once |