Slayers Online RE

Timeline
Login

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

50 most recent check-ins

2026-09-13
16:53
Remove trailing whitespaces. ... (leaf check-in: c0a109a4cc user: imagic tags: trunk)
16:50
Implement a simple protocol to control the game server (database commands). ... (check-in: 7690c86eff user: imagic tags: trunk)
16:41
Add cleanup of commands output. ... (closed check-in: 3db115901a user: imagic tags: db-commands)
2026-09-12
22:52
Use WAL mode and a busy timeout to improve concurrency. ... (check-in: 2b2361b05a user: imagic tags: db-commands)
22:45
Fix bug in return/error handling code. ... (check-in: ad516c89f5 user: imagic tags: db-commands)
2026-09-11
22:48
Implement the basics of DB commands. ... (check-in: 930a16a2f5 user: imagic tags: db-commands)
17:17
Remove obsolete WebAPI configuration. ... (check-in: c5da14348a user: imagic tags: trunk)
17:14
Remove WebAPI. ... (check-in: bd7c5d9975 user: imagic tags: trunk)
2026-07-02
17:10
Fix permanent login feature. ... (check-in: c876af56a5 user: imagic tags: trunk)
2026-05-25
15:23
Improve item requirements display. ... (check-in: faa96abd7f user: imagic tags: trunk)
2026-05-21
21:34
Allow attacks on lower level players in PvP maps. ... (check-in: 160b6a5719 user: imagic tags: trunk)
20:27
Fix alignment behavior not respecting map types when using spells. ... (check-in: 9b4320e38f user: imagic tags: trunk)
20:25
Fix condition precedence mistake. ... (check-in: ef5f4ef9d6 user: imagic tags: trunk)
20:12
Fix crash when using a quick action spell. ... (check-in: 9f93a1d761 user: imagic tags: trunk)
2026-05-14
20:04
Improve item menu behavior. ... (check-in: 018720619f user: imagic tags: trunk)
19:41
Remove inventory content update optimization (dirty flag). ... (check-in: 172b10792b user: imagic tags: trunk)
2026-05-13
22:02
Rewrite mob AI for seeking a target. ... (check-in: 6d0e0fdd14 user: imagic tags: trunk)
2026-05-02
16:16
Add text input check: make sure it is valid UTF-8. ... (check-in: bf858c3a54 user: imagic tags: trunk)
15:28
Fix `InputString` command bug in code generation. ... (check-in: e50bdcb14d user: imagic tags: trunk)
2026-04-23
16:02
Remove obsoleted code related to the previous commit. ... (check-in: ed64c5cd8c user: imagic tags: trunk)
16:00
Remove obsoleted file. ... (check-in: 0825b116b4 user: imagic tags: trunk)
2026-04-22
19:21
Document `count_pairs`. ... (check-in: 119ea43896 user: imagic tags: trunk)
2026-04-21
23:10
Replace LDF (halted) with lua-MessagePack. ... (check-in: 0ba2419f38 user: imagic tags: trunk)
20:23
Add player kills stats. ... (check-in: a6ba8f81d8 user: imagic tags: trunk)
2026-04-20
17:43
Remove `/cfg` command and player configuration from the server. ... (check-in: f9461d472d user: imagic tags: trunk)
2026-04-19
19:43
Migrate player state data to SQL. ... (check-in: 1ee1afa25d user: imagic tags: trunk)
14:49
Rewrite database component. ... (check-in: fb71cf5869 user: imagic tags: trunk)
14:41
Handle login with incorrect token. ... (closed check-in: 7cec0bbf51 user: imagic tags: rewrite-db)
2026-04-18
15:32
Remove `queries` module. ... (check-in: f68a1bb30e user: imagic tags: rewrite-db)
15:26
Improve error handling and fix issues. ... (check-in: 199c16dcd2 user: imagic tags: rewrite-db)
2026-04-17
20:01
Remove unused database function. ... (check-in: 42f6cd19de user: imagic tags: rewrite-db)
19:58
Add `count_pairs`. ... (check-in: 9fb41e472a user: imagic tags: rewrite-db)
19:57
Fix login DB issue. ... (check-in: a6da6c6f1e user: imagic tags: rewrite-db)
19:57
Rewrite server/client save. ... (check-in: 4c5bb9ecdd user: imagic tags: rewrite-db)
2026-02-22
20:15
Rewrite login. ... (check-in: 94c0ef2d47 user: imagic tags: rewrite-db)
2026-02-16
16:24
Rewrite webapi query. ... (check-in: ce75a8afb2 user: imagic tags: rewrite-db)
2026-02-14
20:28
Work on commands. ... (check-in: cc8b06575e user: imagic tags: rewrite-db)
19:18
Remove offline player respawn. ... (check-in: 053fb83220 user: imagic tags: rewrite-db)
19:13
Remove offline player teleport. ... (check-in: 6d664736cd user: imagic tags: rewrite-db)
2026-02-12
16:20
Move database schema into the module file. ... (check-in: a3910a245b user: imagic tags: rewrite-db)
2026-02-11
20:20
Rewrite the DBManager into a database system with a simple interface. ... (check-in: fab8aa0788 user: imagic tags: rewrite-db)
16:48
Remove ability to loot mobs at-a-distance. ... (check-in: 674166ca0d user: imagic tags: trunk)
2025-12-27
19:48
Fix infinite usage of item's spell. ... (check-in: 66a1c76283 user: imagic tags: trunk)
19:15
Add command to stop the server. ... (check-in: 9302296cc1 user: imagic tags: trunk)
17:16
Add `givexp` command. ... (check-in: aef7678f69 user: imagic tags: trunk)
17:16
Implement player class max level and level up points. ... (check-in: 9c7a8195ed user: imagic tags: trunk)
16:44
Change permission rank of `kill` command. ... (check-in: 23585196b5 user: imagic tags: trunk)
2025-11-20
16:22
Add simple app-based network profiling and other improvements. ... (check-in: 81479a8ca0 user: imagic tags: trunk)
15:31
Update CPU profiling command. ... (closed check-in: 9bc1b1d9b3 user: imagic tags: profiling)
15:14
Improve network report. ... (check-in: 1bbbbe5e78 user: imagic tags: profiling)