Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-12 | Remove hardcoded "You died." message in chat (#11443) | Wuzzy | |
2021-03-05 | Translate builtin (#10693) | Wuzzy | |
This PR is the second attempt to translate builtin. Server-sent translation files can be added to `builtin/locale/`, whereas client-side translations depend on gettext. | |||
2018-11-24 | CSM: Don't create the client script environment if CSM is disabled (#7874) | Paramat | |
Use the CSM death formspec when CSM is enabled and use the engine death formspec when CSM is disabled. Move the CSM death formspec code to a dedicated file. |