Slayers Online RE

Timeline
Login

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

50 most recent check-ins

2024-12-30
16:50
Implement automatic paste of login token. ... (Leaf check-in: ec0e94e4cd user: imagic tags: trunk)
2024-12-26
19:49
Remove `ljuv` dependency. ... (check-in: bfc7df54f9 user: imagic tags: trunk)
2024-12-25
23:47
Remove traces of `libuv`. ... (Closed-Leaf check-in: e3626edd70 user: imagic tags: ljuv-removal)
23:46
Add missing documentation. ... (check-in: c0b1b89ffa user: imagic tags: ljuv-removal)
23:44
Remove remaining traces of `ljuv`. ... (check-in: c55dafd02e user: imagic tags: ljuv-removal)
23:34
Migrate database thread. ... (check-in: b286ffccd4 user: imagic tags: ljuv-removal)
23:16
Migrate webapi thread and fix SIGPIPE issue. ... (check-in: cbc931b9d2 user: imagic tags: ljuv-removal)
22:28
Migrate console thread and fix some issues. ... (check-in: 24c59fb80b user: imagic tags: ljuv-removal)
22:06
Fix a main loop issue. ... (check-in: b2320ae25d user: imagic tags: ljuv-removal)
18:17
Implement the fork interface system. ... (check-in: 45243bebdc user: imagic tags: ljuv-removal)
2024-12-24
23:40
Improve poll interrupt handling. ... (check-in: e6ba835fca user: imagic tags: ljuv-removal)
23:13
Migrate to a new main loop. ... (check-in: 53e89c5a50 user: imagic tags: ljuv-removal)
22:14
Begin `elscheduler` integration. ... (check-in: 5727afea4d user: imagic tags: ljuv-removal)
2024-12-12
21:39
Fix multiple values issue in ResourceManager. ... (check-in: bbfec64c1b user: imagic tags: trunk)
21:30
Remove `xtype` dependency. ... (check-in: 4550f325ad user: imagic tags: trunk)
21:26
Fix remaining `init` ambiguity. ... (Closed-Leaf check-in: 091fcd4653 user: imagic tags: xtype-removal)
21:20
Fix GridInterface `init` ambiguity. ... (check-in: 07d38c6fc1 user: imagic tags: xtype-removal)
21:00
Migrate from `xtype` for GUI classes creation. ... (check-in: 8af4f34fb0 user: imagic tags: xtype-removal)
20:51
Migrate type checks and `get`. ... (check-in: ad863ed9ab user: imagic tags: xtype-removal)
20:48
Migrate from `__construct` to `init` for GUI code. ... (check-in: 6283dc1ef1 user: imagic tags: xtype-removal)
2024-11-26
18:20
Migrate from `__construct` to `init`. ... (check-in: 6a0b1b7b70 user: imagic tags: xtype-removal)
18:06
Remove `xtype` from non-GUI code. ... (check-in: 0d01570a96 user: imagic tags: xtype-removal)
2024-11-25
18:38
Migrate to LDM, remove MessagePack. ... (check-in: 8fd222c6ea user: imagic tags: trunk)
2024-11-06
21:44
Handle absent standard input. ... (check-in: 530f455c75 user: imagic tags: trunk)
2024-10-26
16:30
Add Web API documentation. ... (check-in: bc314b3be7 user: imagic tags: trunk)
16:24
Implement player login Web API endpoint. ... (check-in: 9e691d9f88 user: imagic tags: trunk)
16:04
Implement player creation Web API endpoint. ... (check-in: a60a5f7486 user: imagic tags: trunk)
15:12
Do minor Web API improvements. ... (check-in: c817138d07 user: imagic tags: trunk)
15:05
Implement/migrate to a simple token authentication. ... (check-in: 01099e87ca user: imagic tags: trunk)
15:02
Do minor doc improvements. ... (Closed-Leaf check-in: 83b32b4a60 user: imagic tags: token-auth)
2024-10-24
22:08
Update security doc about authentication. ... (check-in: 6fb1ea8852 user: imagic tags: token-auth)
20:59
Implement simple token authentication. ... (check-in: 8ededc9278 user: imagic tags: token-auth)
20:55
Add utils.tohex. ... (check-in: cc21c47bc3 user: imagic tags: trunk)
2024-10-23
14:15
Add missing dependencies in doc. ... (check-in: 9d0fe16160 user: imagic tags: trunk)
14:13
Improve Web API code (fixes and simplification). ... (check-in: e91c2e8c46 user: imagic tags: trunk)
14:10
Add rudimentary setup tutorial. ... (check-in: ee75966eb3 user: imagic tags: trunk)
2024-10-19
18:04
Add server install documentation. ... (Closed-Leaf check-in: 899d5dfd90 user: imagic tags: install-doc)
2024-10-07
16:10
Update dependencies and add install scripts. ... (check-in: 5c7ce605e2 user: imagic tags: trunk)
16:08
Add luaposix dependency. ... (Closed-Leaf check-in: f94848153f user: imagic tags: deps-update)
16:03
Update ALGUI module name. ... (check-in: f9e63fc3c3 user: imagic tags: deps-update)
2024-10-06
23:00
Improve dependency management. ... (check-in: 1672930616 user: imagic tags: deps-update)
16:21
Update dependencies in README. ... (check-in: dc1cb0d76e user: imagic tags: deps-update)
16:20
Update ELScheduler module name. ... (check-in: c0ece02456 user: imagic tags: deps-update)
16:03
Migrate to `cmt`. ... (check-in: 52e837a2fc user: imagic tags: deps-update)
15:57
Migrate to `xtype.class`. ... (check-in: 440764b747 user: imagic tags: deps-update)
2024-08-17
15:03
Remove Windows General MIDI soundfont. ... (check-in: 96e5ebf30b user: imagic tags: trunk)
2024-08-04
16:10
Add configuration options for the SCGI server. ... (check-in: 8e905ccf12 user: imagic tags: trunk)
2024-07-31
18:25
Web API: add server stop endpoint. ... (check-in: 306b416cfa user: imagic tags: trunk)
16:35
Implement Web API. ... (check-in: 8d155d0140 user: imagic tags: trunk)
16:29
Implement Web API endpoints. ... (Closed-Leaf check-in: 0d50151dd2 user: imagic tags: webapi)