Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-09-09
| ||
19:06 | Decouple aggression level and fight contribution. Remove aggression on death. ... (Leaf check-in: 04f429d5de user: imagic tags: trunk) | |
15:18 | Improve mob target selection. ... (check-in: 064c5aef9e user: imagic tags: trunk) | |
14:35 | Quick fix for the texture wrapping issue. ... (check-in: 0c75aee923 user: imagic tags: trunk) | |
2025-09-07
| ||
20:00 | Implement server send/kick and fix minor issues. ... (Leaf check-in: ef7c885b2b user: imagic tags: rewrite) | |
14:13 | Add rudimentary player system. ... (check-in: 3c53d0ebb4 user: imagic tags: rewrite) | |
13:55 | Use a single map system instead of one per map. ... (check-in: 6a89bbe405 user: imagic tags: rewrite) | |
13:36 | Improve entity field array management. ... (check-in: 9202c3525e user: imagic tags: rewrite) | |
2025-09-06
| ||
21:07 | Add fight system. ... (check-in: a6fc45aa40 user: imagic tags: rewrite) | |
20:46 | Add more map entity fields. ... (check-in: 234e96a7ab user: imagic tags: rewrite) | |
19:58 | Add map entity fields. ... (check-in: e2dc41386a user: imagic tags: rewrite) | |
2025-09-04
| ||
17:01 | Add rudimentary map system. ... (check-in: 81b38a925f user: imagic tags: rewrite) | |
16:28 | Simple filename change. ... (check-in: e7179875a0 user: imagic tags: rewrite) | |
16:26 | Setup client entity system. ... (check-in: 3ca242c0cd user: imagic tags: rewrite) | |
2025-09-03
| ||
21:44 | Setup basic networking. ... (check-in: df96e469fb user: imagic tags: rewrite) | |
21:16 | Load project data. ... (check-in: 1ce89d1fbf user: imagic tags: rewrite) | |
21:05 | Fix project processing. ... (check-in: a9fe46bf8c user: imagic tags: rewrite) | |
2025-09-02
| ||
21:49 | Add main. ... (check-in: cd17ccebb0 user: imagic tags: rewrite) | |
15:40 | Prepare server rewrite. ... (check-in: d9afaf0b89 user: imagic tags: rewrite) | |
2025-08-29
| ||
20:12 | Start OOP removal with a draft to see how it could be done. ... (Closed-Leaf check-in: c8ec717d67 user: imagic tags: oop-removal) | |
2025-08-26
| ||
19:11 | Update name `ldm` to `ldf`. ... (check-in: 064f63f3b7 user: imagic tags: trunk) | |
2025-07-29
| ||
20:04 | Fix bug about character movement invisibility. ... (check-in: b57f9cefbc user: imagic tags: trunk) | |
2025-07-18
| ||
15:03 | Set default attack sound for mobs. ... (check-in: ffd97f0d10 user: imagic tags: trunk) | |
14:25 | Fix mob damages: set min damage to 1. ... (check-in: f852bc41d2 user: imagic tags: trunk) | |
14:25 | Deal with invalid item in `try_use_item`. ... (check-in: fde60b02d8 user: imagic tags: trunk) | |
14:03 | Avoid unnecessary warnings about hurt/attack sounds. ... (check-in: 8ca6d3f292 user: imagic tags: trunk) | |
13:56 | Fix issue about spatialized/unspatialized audio. ... (check-in: 2d4ae560ec user: imagic tags: trunk) | |
2025-07-17
| ||
19:01 | Check that spatialized audio sources are mono. ... (check-in: b78e88fefc user: imagic tags: trunk) | |
18:53 | Fix issue about map musics not playing. ... (check-in: 3bd003f405 user: imagic tags: trunk) | |
2025-06-13
| ||
15:08 | Remove obsolete script. ... (check-in: b9c31dc7eb user: imagic tags: trunk) | |
15:07 | Update app version system. ... (check-in: 6ec41200ad user: imagic tags: trunk) | |
14:40 | Remove obsolete `uset <pseudo> rank` server command. ... (check-in: ae880acebc user: imagic tags: trunk) | |
14:37 | Remove obsolete `check_resources` server command. ... (check-in: b3c4fe1ef6 user: imagic tags: trunk) | |
2025-06-10
| ||
16:21 | Implement /svar command to manipulate server variables. ... (check-in: 5038dc71a7 user: imagic tags: trunk) | |
16:13 | Implement /var and /bvar commands to manipulate player variables. ... (check-in: 6e5f56d86d user: imagic tags: trunk) | |
15:25 | Improve handling of player loading. ... (check-in: 0443f5b5c8 user: imagic tags: trunk) | |
2025-06-09
| ||
20:43 | Update structure doc. ... (check-in: c3bfa13f5a user: imagic tags: trunk) | |
20:33 | Remove the not very useful data doc. ... (check-in: 83806d88d8 user: imagic tags: trunk) | |
20:28 | Log requests for resources missing from the repository. ... (check-in: 9463b72ca9 user: imagic tags: trunk) | |
20:27 | Fix preloading of audio resources. ... (check-in: 38e7161cc0 user: imagic tags: trunk) | |
20:19 | Migrate the server to LÖVE. ... (check-in: 6f9eb69dcd user: imagic tags: trunk) | |
14:20 | Minor server install doc fixes. ... (Closed-Leaf check-in: 7b8798eb56 user: imagic tags: love-server) | |
2025-06-08
| ||
21:20 | Update server install documentation. ... (check-in: 7b4d139899 user: imagic tags: love-server) | |
20:37 | Remove setup of server buffering. ... (check-in: 791c8ac66a user: imagic tags: love-server) | |
13:27 | Fix published client app name. ... (check-in: 0b5e3ec29a user: imagic tags: love-server) | |
13:20 | Add missing build utils. ... (check-in: b4be15df25 user: imagic tags: love-server) | |
13:20 | Add automatic database creation. ... (check-in: 12b37f5d8e user: imagic tags: love-server) | |
12:51 | Improve app data handling. ... (check-in: bc783fdb58 user: imagic tags: love-server) | |
2025-06-07
| ||
22:53 | Fix publish script sync. ... (check-in: 915dbde418 user: imagic tags: love-server) | |
22:47 | Fix obsolete require. ... (check-in: a15472922a user: imagic tags: love-server) | |
22:45 | Remove docker related files plus a small clean up. ... (check-in: bc89baaa60 user: imagic tags: love-server) | |