KingRainbow44
a2400541b5
Remove legacy documentation from PlayerMoveEvent
2023-05-19 19:38:06 -04:00
KingRainbow44
d89517f58e
Add PlayerEnterDungeonEvent
2023-05-19 19:37:53 -04:00
KingRainbow44
c5c2db96f8
Add static methods to register an event handler
2023-05-19 19:32:32 -04:00
KingRainbow44
8210fe6485
Add methods to get players from the server
2023-05-19 19:32:20 -04:00
KingRainbow44
8b9ca5ec7e
Add PlayerOpenChestEvent
2023-05-19 19:32:07 -04:00
KingRainbow44
bda963adca
Merge remote-tracking branch 'origin/unstable' into unstable
2023-05-19 19:26:01 -04:00
Nazrin
27e8d1fc93
Fix being unable to attack ( #2157 )
2023-05-20 00:27:13 +02:00
KingRainbow44
648fd68851
Re-add BeginCameraSceneLookNotify
2023-05-18 22:30:10 -04:00
KingRainbow44
68b269d7c0
Merge remote-tracking branch 'origin/unstable' into unstable
2023-05-18 22:28:41 -04:00
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 warn
s 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