Commit graph

13 commits

Author SHA1 Message Date
98cc05198f
Initial WebUI + Old version compatibility 2023-07-07 14:05:13 +02:00
a7b9b5b87f
Update server to work with the latest version :3 2023-07-06 17:36:55 +02:00
d73c7e44d5
Add thumbnail support! 2022-12-17 19:10:58 +01:00
44b79518a5
Add user rating support!
It took me too long to complete it, I hope this thing will work for more
than 10 minutes. It also breaks when user rated a level that was already
rated.
2022-12-09 19:36:08 +01:00
270cae46b2
Fix map searching. 2022-12-04 12:54:50 +01:00
7f9bf38da0
Fix exception when no tags are provided. 2022-12-04 11:45:04 +01:00
7e1f86f1c5
Fix login
Remove comment
2022-11-20 19:03:25 +01:00
02d99c0fb1
Remove user's time, if the previous one is longer than the current one. 2022-11-20 16:22:35 +01:00
03969a18d7
Add mapcodes 2022-11-20 16:22:35 +01:00
e66ed05ef7
Hook system improvements
+ Allow assigning multiple hook types to a class.
+ Add hook types, that are executed (almost) on every occasion.
2022-11-20 16:22:35 +01:00
d4b2efe048
Fix leaderboard sorting 2022-11-20 16:22:35 +01:00
5360b128e0
Add hook system
+ Formatting
2022-11-20 16:22:35 +01:00
36dff3d99a
Init 2022-11-20 16:22:29 +01:00