Slayers Online RE

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2025-09-25
21:32
Tune movement and walk cycle speeds. ... (Leaf check-in: a9f9026ed2 user: imagic tags: trunk)
2025-09-24
19:38
Change walk cycle to match the original game. ... (check-in: a51d2992f0 user: imagic tags: trunk)
19:11
Tune animations speed to 233ms per frame. ... (check-in: 07c5f57a5b user: imagic tags: trunk)
2025-09-23
15:54
Implement limit for healing items in player inventory. ... (check-in: 1b41330562 user: imagic tags: trunk)
15:18
Compute total items of inventory continuously. ... (check-in: be0bfc5d83 user: imagic tags: trunk)
15:04
Implement `Inventory:put()` dry param. ... (check-in: e0419b8160 user: imagic tags: trunk)
2025-09-22
18:33
Use `ewd.debug` for `inspect-project` commands. ... (check-in: 91a0b36656 user: imagic tags: trunk)
14:49
Harden project processing regarding incomplete data. ... (check-in: 8be197e2a7 user: imagic tags: trunk)
14:34
Expose `wassert` global. ... (check-in: 32746dd0ab user: imagic tags: trunk)
14:30
Update `ewd` dependency. ... (check-in: c979e792ee user: imagic tags: trunk)
2025-09-15
14:42
Remove `shapi` dependency. ... (check-in: d48d86cbcf user: imagic tags: trunk)
14:22
Integrate dependencies directly into the project. ... (check-in: f9a9a13215 user: imagic tags: trunk)
2025-09-13
20:03
Fix missing contribution when using a spell against a mob. ... (check-in: e4d075487c user: imagic tags: trunk)
19:23
Finish map effects implementation (script effects). ... (check-in: 1fcd1686e0 user: imagic tags: trunk)
15:28
Prevent randomly moving events (and more) from traversing other events. ... (check-in: c1cd74030c user: imagic tags: trunk)
2025-09-12
20:04
Improve handling of login on already logged-in players. ... (check-in: 27fbdf111f user: imagic tags: trunk)
19:17
Add confirm dialog for item trashing. ... (check-in: fd13b7c45f user: imagic tags: trunk)
19:09
Fix `reset` server command. ... (check-in: 27fbe9150e user: imagic tags: trunk)
2025-09-11
20:54
Fix CLI `inspect-project` code parsing (split lines). ... (check-in: 06195cc975 user: imagic tags: trunk)
20:48
Handle unicode in CLI `inspect-project`. ... (check-in: 8070fcc1e8 user: imagic tags: trunk)
20:42
Rename CLI `query-project` to `inspect-project`. ... (check-in: 294630b06e user: imagic tags: trunk)
20:24
Add ability to inspect the project's data; starting with event code. ... (check-in: dd17d7b64b user: imagic tags: trunk)
2025-09-09
19:06
Decouple aggression level and fight contribution. Remove aggression on death. ... (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)