Commit Graph

2317 Commits

Author SHA1 Message Date
9c8a29c864 Add PlayerObtainAvatarEvent 2023-08-27 23:27:33 -04:00
76b27df622 Add PlayerLevelItemEvent 2023-08-27 23:26:51 -04:00
314b90e936 Add PlayerLevelAvatarEvent 2023-08-27 23:26:01 -04:00
4bd0fbf657 Add PlayerCompleteAchievementEvent 2023-08-27 23:23:55 -04:00
9bb3ec8916 Change the result of call to a boolean
Returns true if logic execution should continue, false if logic condition should terminate
2023-08-27 23:23:42 -04:00
154ace3d7e Run formatter on code 2023-08-27 23:23:01 -04:00
40887b17fe Add PlayerForgeItemEvent 2023-08-27 23:22:35 -04:00
9b84deaab3 Add PlayerCompleteQuestEvent 2023-08-27 23:22:18 -04:00
bdd3cbbcd9 Add PlayerFinishDungeonEvent 2023-08-27 23:22:02 -04:00
4f34970005 Make ActionSetGlobalValue return true 2023-08-27 19:42:28 -04:00
aa3e23f5f3 Remove log for 'unimplemented' SetWeatherAreaState Lua function 2023-08-27 16:04:21 -04:00
53db5def4e Add property for SetGlobalValue action 2023-08-27 13:37:38 -04:00
bf3e390ce6 Add debug property to log missing ability actions 2023-08-27 13:37:14 -04:00
93460ab0aa Add hasnolocals to resource info 2023-08-27 13:36:55 -04:00
bd59da8853 Broadcast global value changes 2023-08-27 13:36:39 -04:00
01766a0303 Merge remote-tracking branch 'origin/dev-4.0' into dev-4.0 2023-08-27 02:40:09 -04:00
1844cb43f7 Fix Lua require, Fix monster abilities & Fix ServerLuaCall 2023-08-27 02:39:56 -04:00
cf55a58c01 revert GetScenePointRspOuterClass.java (#2312) 2023-08-27 01:25:13 -04:00
92e4f9057a Implement Quaternions (#2311)
* Implement Quaternions

* Update BaseRoute.java

---------

Co-authored-by: Magix <27646710+KingRainbow44@users.noreply.github.com>
2023-08-27 01:25:04 -04:00
49c1daede4 Update language files to account for troubleshoot -> info 2023-08-27 00:44:26 -04:00
82bc2f0733 Add alias troubleshoot to info 2023-08-27 00:03:03 -04:00
f660a7b8a4 Ensure sensitive information isn't shown without permission 2023-08-26 21:14:36 -04:00
621000fd4b tamil. 2023-08-26 21:05:37 -04:00
fc7de04f73 fix forging (again) (#2309) 2023-08-26 21:02:51 -04:00
cc91a2dcfc Implement diving 2023-08-26 20:59:58 -04:00
f656143038 Run the formatter & Generate protocol definitions 2023-08-26 19:51:45 -04:00
edb00adf61 fix: deobf field name 2023-08-26 17:59:30 -04:00
f20ac13914 Merge changes from hamusuke (#2) 2023-08-26 17:59:26 -04:00
396f302eac Merge changes from hamusuke (#1) 2023-08-26 17:57:46 -04:00
7dd63e9816 fix: EntityTeam.java (NPE) 2023-08-26 17:54:57 -04:00
2309b1f469 fix: liney c3 effect 2023-08-26 17:53:40 -04:00
87d58d2a6f feat: ability to register new achievements 2023-08-26 17:53:28 -04:00
7e0a7520c0 FIX skipping handbook generation when file is not found. (#2300) 2023-08-24 20:48:40 -04:00
873d190e46 Make friends by fixing the protos (#2307) 2023-08-24 20:47:58 -04:00
4b167fc938 Fix the error that the parameter regionCache of class PacketPlayerLoginRsp is null in game only mode (#2297) 2023-08-20 14:52:43 -04:00
ec53292e00 Format code [skip actions] 2023-08-20 18:48:59 +00:00
2b0f2f74cb Update RegionHandler.java (#2295)
Who decided to regex it like that???
2023-08-20 14:47:08 -04:00
b8fd2e2378 Update languages [skip actions] 2023-08-20 18:46:59 +00:00
7d13847144 Update it-IT.json (#2296) 2023-08-20 14:46:39 -04:00
f7ad9dfefa Update README.md (#2298)
delete unnecessary brackets.
2023-08-20 14:46:00 -04:00
fd44933ec7 Update packet files for packet ID changes 2023-08-19 15:59:07 -04:00
55083d4672 Update packet IDs to 4.0 2023-08-19 15:58:44 -04:00
ec31289921 Properly add code switches to the region config 2023-08-19 12:42:42 -04:00
81e52c364c Add new default avatar abilities 2023-08-19 12:42:26 -04:00
813970945b Fix BargainRecord 2023-08-18 21:13:10 -04:00
e3738ea68e Add codeSwitch to the custom config 2023-08-18 21:04:49 -04:00
70eb0f2b16 Merge branch 'talking' into dev-4.0 2023-08-15 20:46:38 -04:00
407c1b3a86 Protocol definition fixes 2023-08-14 23:38:07 -04:00
31b9541b66 Add unversioned protocol definitions 2023-08-14 18:57:43 -04:00
ceeaf3748a Add new protocol definitions 2023-08-14 18:57:07 -04:00