Commit Graph

2449 Commits

Author SHA1 Message Date
KingRainbow44
f6326d6e4b
Remove banned packets
client modifications already perform the job of blocking malicious packets from being executed, no point in having this if self-windy is wanted
2023-05-18 22:28:37 -04:00
KingRainbow44
5605163607
Add/fix colors
also fix tailwind
2023-05-18 22:20:38 -04:00
KingRainbow44
d9d7bff8f3
Add quests page (basic impl.) 2023-05-18 22:20:13 -04:00
KingRainbow44
900d7fa200
Add quest widgets 2023-05-18 22:19:45 -04:00
github-actions
33ba227982 Format code [skip actions] 2023-05-18 07:59:07 +00:00
KingRainbow44
b6b9d3d744
Multi-threaded resource loading 2023-05-18 03:56:38 -04:00
KingRainbow44
48959d54c5
More player property documentation 2023-05-18 03:15:52 -04:00
KingRainbow44
0047bb2e8d
Merge remote-tracking branch 'origin/unstable' into unstable 2023-05-18 03:00:52 -04:00
github-actions
87ffbdd0f1 Format code [skip actions] 2023-05-18 06:59:08 +00:00
KingRainbow44
0c45a548cc
Pause in-game time when the world is paused 2023-05-18 02:58:08 -04:00
KingRainbow44
c80e0f0572
Clean up logger more 2023-05-18 02:56:40 -04:00
KingRainbow44
13f055035f
Use removeItemById for deleting items via quests 2023-05-18 02:56:12 -04:00
KingRainbow44
427cb039cf
Move more logs to trace 2023-05-18 02:55:02 -04:00
KingRainbow44
8438e94c6e
Fix player pausing 2023-05-18 02:54:47 -04:00
KingRainbow44
bb693cd222
Move warns for groups to debug 2023-05-18 01:29:28 -04:00
KingRainbow44
25d582f41e
Merge remote-tracking branch 'origin/unstable' into unstable 2023-05-18 01:29:04 -04:00
KingRainbow44
655a634ba3
Fix cooking packet definitions
thanks nick!
2023-05-17 23:44:53 -04:00
KingRainbow44
19bf2dfc69
Fix cooking packet definitions
thanks nick!
2023-05-17 23:19:56 -04:00
github-actions
efde83c042 Format code [skip actions] 2023-05-18 03:14:07 +00:00
KingRainbow44
3779ac6bf1
Merge remote-tracking branch 'origin/unstable' into unstable 2023-05-17 21:28:59 -04:00
KingRainbow44
64e0379ca5
Update player properties 2023-05-17 21:16:10 -04:00
github-actions
67364dc867 Format code [skip actions] 2023-05-18 00:55:57 +00:00
KingRainbow44
18bc68774c
Fix game time locking 2023-05-17 20:53:32 -04:00
github-actions
69fadff479 Format code [skip actions] 2023-05-17 05:02:10 +00:00
KingRainbow44
cc94a21ca9
Fix player level up not displaying on the client properly 2023-05-17 00:57:01 -04:00
KingRainbow44
2a683a0e36
Add handbook IP authentication in hybrid mode 2023-05-17 00:37:37 -04:00
KingRainbow44
ca5e33c781
Move more group loading to trace 2023-05-17 00:31:33 -04:00
KingRainbow44
6a0cb2732c
Fix logic of SetPlayerPropReq 2023-05-17 00:24:40 -04:00
KingRainbow44
4e0274cfc3
Merge remote-tracking branch 'origin/unstable' into unstable 2023-05-16 21:20:48 -04:00
KingRainbow44
26564b841e
Fix force pushing to branches after linting 2023-05-16 21:19:29 -04:00
github-actions
e63a94bf19 Format code [skip actions] 2023-05-17 00:08:26 +00:00
KingRainbow44
38b7c2d0d3
Change colors to fit _something suitable_ 2023-05-16 20:04:31 -04:00
KingRainbow44
919f533ed7
Add quest data dumping for the handbook 2023-05-16 19:46:18 -04:00
github-actions
a377fe2107 Format code [skip actions] 2023-05-16 06:47:42 +00:00
KingRainbow44
2800cce15a
Implement proper handbook authentication (pt. 2) 2023-05-16 02:45:00 -04:00
KingRainbow44
f1cf6da178
Implement proper handbook authentication (pt. 1) 2023-05-16 02:38:01 -04:00
KingRainbow44
79d417c3ca
format imports
this is really just to see if build handbook works kek
2023-05-15 04:00:34 -04:00
KingRainbow44
c07c7701dd
Merge remote-tracking branch 'origin/unstable' into unstable 2023-05-15 03:57:13 -04:00
KingRainbow44
2fb03b4186
Download data for the build, not for the lint 2023-05-15 03:57:05 -04:00
github-actions
01edea175e Lint Code [skip actions] 2023-05-15 07:56:21 +00:00
Scald
4647d528e2
Gm handbook lmao (#2149)
* Fix font issue

* Fix avatars

* Fix text overflow in commands

* Fix virtualized lists and items page 😭😭

* magix why 💀

* use hover style in all minicards

* button

* remove console.log

* lint

* Add icons

* magix asked

* Fix overflow padding issue

* Fix achievement text overflow

* remove icons from repo

* Change command icon

* Add the wiki page as a submodule

* total magix moment

* fix text overflow in commands

* Fix discord button

* Make text scale on Minicard

* import icons and font from another source

* Add hover effects to siebar buttons

* move font and readme to submodule repo

* Make data folder a submodule

* import icons and font from data submodule

* Update README.md

* total magix moment

* magix moment v2

* submodule change

* Import `.webp` files

* Resize `HomeButton`

* Fix 'Copy Command' reappearing after changing pages

---------

Co-authored-by: KingRainbow44 <kobedo11@gmail.com>
2023-05-15 03:55:44 -04:00
KingRainbow44
964cc8143b
Merge remote-tracking branch 'origin/unstable' into unstable 2023-05-15 03:46:29 -04:00
KingRainbow44
386ad9aa66
Update GitHub Actions to use 'download-file' over 'wget' 2023-05-15 03:46:23 -04:00
github-actions
44003f4ee6 Format code [skip actions] 2023-05-15 07:39:29 +00:00
KingRainbow44
8ecb890fbe
Separate the dispatch and game servers (pt. 3)
implement handbook across servers!
2023-05-15 03:37:07 -04:00
KingRainbow44
639cbb481d
Set default avatar talent level to 10 2023-05-15 03:26:29 -04:00
KingRainbow44
8be18a6460
Add description for '/troubleshoot' 2023-05-15 02:37:55 -04:00
KingRainbow44
15b1718052
Separate the dispatch and game servers (pt. 2)
this commit fixes the gacha page
2023-05-15 02:37:35 -04:00
github-actions
e079eebc0f Format code [skip actions] 2023-05-15 04:45:40 +00:00
KingRainbow44
bcc9ae10cd
Separate the dispatch and game servers (pt. 1)
gacha is still broken, handbook still needs to be done
2023-05-15 00:43:16 -04:00