Commit Graph

2367 Commits

Author SHA1 Message Date
github-actions
9b83ea9072 Format code [skip actions] 2023-05-20 08:05:42 +00:00
Nazrin
9eddd87095
fix NPC talk triggering main quest in 46101 (#2158)
Make it so that only talks where the param matches the talkId are checked.
2023-05-20 04:03:00 -04:00
github-actions
bbd201c90e Format code [skip actions] 2023-05-20 07:47:53 +00:00
github-actions
44d467b5d6 Lint Code [skip actions] 2023-05-20 07:45:52 +00:00
KingRainbow44
d5de603d76
Fix changing target UID when talking to the server 2023-05-20 03:03:13 -04:00
KingRainbow44
cad6e90c90
Revert Multi-threaded resource loading 2023-05-20 02:55:33 -04:00
KingRainbow44
1a6fa43367
Clean up .utils 2023-05-20 02:25:49 -04:00
KingRainbow44
51c5cb5c62
Add defaults to Position 2023-05-19 19:52:55 -04:00
KingRainbow44
858c512f22
Add PlayerChatEvent 2023-05-19 19:49:29 -04:00
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 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