Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-11 | Fix: In-game menu bar too wide | tpart | |
2024-08-11 | Reset camera view when lobby is entered | tpart | |
2024-08-11 | Fix: ingame menu not using correct material | tpart | |
2024-08-11 | Use darker blur for most panels to increase contrast | tpart | |
2024-08-11 | Disable camera input in lobby scene | tpart | |
2024-08-10 | Show map list in lobby for quick selection | tpart | |
2024-08-10 | Re-design map selection menu | tpart | |
2024-08-10 | Fix players duplicating when game is cancelled | tpart | |
2024-08-10 | update protocol version | metamuffin | |
2024-08-10 | update client to new protocol | metamuffin | |
2024-08-10 | free movement in spectating camera | nokoe | |
2024-08-10 | Fix: Wrong hint message | tpart | |
2024-08-07 | fix some warningsv1.4.0 | nokoe | |
2024-08-06 | Fix: Set sky to day if not night | tpart | |
2024-08-06 | send position with 50 Hz | nokoe | |
2024-08-06 | Fix: Touch input always visible | tpart | |
2024-08-06 | smooth scrolling | nokoe | |
2024-08-06 | Add pause button to touch screen controls; Fix touch controls visibility | tpart | |
2024-08-06 | Fix: Credits menu not scrollable with touch and controller | tpart | |
2024-08-06 | Make hints left-aligned | tpart | |
2024-08-06 | Enable wrapping for popup messages | tpart | |
2024-08-01 | Translations update from Weblate (#77) | Codeberg Translate | |
Translations update from [Weblate](https://translate.codeberg.org) for [Hurry Curry!/client](https://translate.codeberg.org/projects/hurrycurry/client/). Current translation status:  Co-authored-by: nokoe <nokoe@users.noreply.translate.codeberg.org> Reviewed-on: https://codeberg.org/hurrycurry/hurrycurry/pulls/77 Co-authored-by: Codeberg Translate <translate@noreply.codeberg.org> Co-committed-by: Codeberg Translate <translate@noreply.codeberg.org> | |||
2024-07-30 | Fix: on_mobile() is a function | tpart | |
2024-07-30 | Always use compatibility rendering method on mobile devices to improve ↵ | tpart | |
performance | |||
2024-07-30 | Fix warning about ternary operation value types | tpart | |
2024-07-30 | Increase default UI scale on mobile | tpart | |
2024-07-30 | Add on_mobile() helper function | tpart | |
2024-07-30 | Add ui scale factor setting; Add more options to range settings to specify step | tpart | |
2024-07-30 | Android: Make game run in immersive mode | tpart | |
2024-07-30 | Remove unneeded print statement | tpart | |
2024-07-30 | Also count vulkan phones as low-end devices for default settings | tpart | |
2024-07-30 | Show rendering driver in debug info | tpart | |
2024-07-30 | Add touch scrolling suport | tpart | |
2024-07-30 | Fix: Touch emulates mouse which breaks auto touch detection | tpart | |
2024-07-30 | Better default options for compatibility mode | tpart | |
2024-07-30 | Add street tile | tpart | |
2024-07-30 | update po files | nokoe | |
2024-07-30 | Fix input not disabled when chat closes | tpart | |
2024-07-30 | Fix shadow artifacts with lamps | tpart | |
2024-07-28 | lamps | nokoe | |
2024-07-28 | Add paris map | tpart | |
2024-07-28 | clear color black | metamuffin | |
2024-07-27 | Remove test cube (Oops!) | tpart | |
2024-07-27 | refactor credits menu yet again | metamuffin | |
2024-07-27 | Add light support for environment types | tpart | |
2024-07-27 | Fix: Make day sky default | tpart | |
2024-07-27 | Move directional light to environment scene | tpart | |
2024-07-27 | Add night sky support; Refactor environment system | tpart | |
2024-07-27 | Translations update from Weblate (#73) | Codeberg Translate | |
Translations update from [Weblate](https://translate.codeberg.org) for [Hurry Curry!/client](https://translate.codeberg.org/projects/hurrycurry/client/). Current translation status:  Co-authored-by: nokoe <nokoe@users.noreply.translate.codeberg.org> Co-authored-by: BigBrotherNii <BigBrotherNii@users.noreply.translate.codeberg.org> Reviewed-on: https://codeberg.org/hurrycurry/hurrycurry/pulls/73 Co-authored-by: Codeberg Translate <translate@noreply.codeberg.org> Co-committed-by: Codeberg Translate <translate@noreply.codeberg.org> | |||
2024-07-27 | Combine world environment code into single scene | tpart | |