Commit Graph

2341 Commits

Author SHA1 Message Date
Nazrin
98ec49a0d5
Implement ExecUnlockPlayerWorldScene (#171)
Some checks failed
Build / Build-Server-Jar (push) Has been cancelled
* Implement ExecUnlockPlayerWorldScene
2024-11-07 13:14:06 +01:00
Alexander Hartmann
95b26b5ba4
[Refactoring] Removed now unused protobuff code from the buld scripts and project (#167)
Some checks failed
Build / Build-Server-Jar (push) Has been cancelled
* [Refactoring] Remove all protobuff related code from the gradle script and project

* [Refactoring] Removed now unused exlipse and intellij plugins

* [Dependencies] Updated lombok version (1.18.24->1.18.34)
2024-11-02 07:08:03 +01:00
Nazrin
3932bdead9
Change way that finishProgressList is handled at login (#135)
Some checks failed
Build / Build-Server-Jar (push) Has been cancelled
Quests that have isRewind=False cannot be rewindTargets
checkAndUpdateContent saves the quest if Content changed
Don't modify finishProgressList if it's from a login
2024-10-22 04:07:03 +02:00
Nazrin
9138b96a94
Framework for array points (#156)
Some checks are pending
Build / Build-Server-Jar (push) Waiting to run
2024-10-21 05:04:38 +02:00
Alexander Hartmann
12b08903ae
Merge pull request #131 from Anime-Game-Servers/refactoring_multiproto_0.2
Some checks failed
Build / Build-Server-Jar (push) Has been cancelled
Refactoring multiproto 0.2, removal of generated proto classes, bugfixes
2024-10-19 05:14:32 +02:00
hartie95
0ddb4e201e [Refactoring] Added some more missing playerprops and other enum entries 2024-10-19 05:04:26 +02:00
hartie95
d1089ab353 [Refactoring] updated for multiprotos 0.2 retcode changes, use QueryRegionListHttpRsp and PacketHead from multiproto 2024-10-14 20:48:05 +02:00
hartie95
8da3991d82 [Refactoring] Added some missing playerprops and other enum entries 2024-10-06 01:42:51 +02:00
Nazrin
4b33423cea
Use getGroupIdOrCurrentId when possible (#165)
* Use getGroupIdOrCurrentId when possible
2024-10-05 23:41:08 +02:00
hartie95
e5ca8ac490 [Refactoring] Updates for multi proto 0.2 activity/event changes 2024-10-05 22:43:50 +02:00
Nazrin
64df742070
Add EVENT_GATHER to GadgetGatherObject (#163) 2024-10-01 16:16:24 +02:00
Nazrin
4fd112e3b4
Packet Pack: Home (#147)
* Packet Pack: Home
* Delete OuterClass for home packets
2024-09-22 22:42:34 +02:00
Nazrin
c641715713
Packet Pack: Furniture (#146)
* Packet Pack: Furniture
2024-09-22 22:42:01 +02:00
Nazrin
b3eaa850ea
[BUGFIX] fix broken element changes at statues. (#154) 2024-09-11 23:11:55 +02:00
hartie95
b44e3e503d [Refactoring] Updated morphia-core to 2.3.8 and added a mapper to map the old MapMarkPointType entries to the new enum names 2024-09-09 23:50:11 +02:00
Nazrin
3e0a025f5e
Packet Pack: Misc second half (#153)
* Packet Pack: Misc second half
2024-09-09 23:09:47 +02:00
Nazrin
c925c878fd
Packet Pack: Misc first half (#152)
* Packet Pack: Misc first half

* Add what new multi protos I can

* Finish up multi protos for this pack.
It compiles!
2024-09-09 22:41:55 +02:00
Nazrin
788945509c
[Refactoring] Custom Team is actually Backup Avatar Team (#151) 2024-09-09 20:52:46 +02:00
hartie95
d9f0414972 [Refactoring] Updates for multi proto 0.2 game time changes 2024-09-02 01:00:01 +02:00
Nazrin
398fa1b743
Packet Pack: Widget (#150) 2024-08-27 00:03:42 +02:00
Nazrin
98639d515d
Packet Pack: Firework (#149)
* Packet Pack: Firework
2024-08-27 00:03:19 +02:00
hartie95
dcee95240a [Refactoring] Use TypedPacket instead of string in HandlerSceneInitFinishReq and HandlerSetPlayerBornDataReq 2024-08-26 02:01:49 +02:00
Nazrin
6158ff0fcc
Packet Pack: Tower (#148)
* Packet Pack: Tower/spiral abyss
2024-08-25 23:03:48 +02:00
hartie95
60eaad14fa [Refactoring] Updates for multi proto 0.2 spiral abyss changes 2024-08-21 15:10:06 +02:00
Nazrin
f1592ac069
Packet Pack: Investigation (#145) 2024-08-20 01:24:42 +02:00
Nazrin
c820d7084b
Packet Packet: Gacha (#144) 2024-08-20 00:12:00 +02:00
Nazrin
99ef6de6fc
Packet Packet: Blossoms (#143) 2024-08-20 00:11:40 +02:00
hartie95
b635615041 [Refactoring] Updated for multiproto mail refactoring 2024-08-19 19:38:27 +02:00
hartie95
36f584a81c [refactoring] Updated for multiproto 0.2 gadget refactoring 2024-08-19 18:38:09 +02:00
Nazrin
76c45ba3a7
Packet Pack: Cooking (#142)
* Packet Pack: Cooking
2024-08-19 18:24:52 +02:00
hartie95
88f0c4d6e1 [Refactoring/Proto] Updated PacketIds namespace for mp 0.2 updates 2024-08-18 15:55:30 +02:00
Nazrin
94e50f8481
Refactored BaseDungeonResult + GameItem.toItemParam is amazing (#141) 2024-08-14 22:34:45 +02:00
Nazrin
92bee938dc
Clean up OuterClass: Everything else (#140)
Notes:
PacketPlayerApplyEnterMpResultNotify had unused import PlayerApplyEnterMpReasonOuterClass which was not being used by anything else either. Also cleaned up a PlayerApplyEnterMpResultNotifyOuterClass import on that packet.
HandlerWorldPlayerReviveReq: had unused import WorldPlayerDieNotifyOuterClass which wasn't being used by anything else either.
2024-08-14 22:19:06 +02:00
Nazrin
18b04f76e8
Packet Pack: Everything Else in Multiprotos (#139)
* Packet Pack: First half of Alphabet

Notes:
PacketMonsterForceAlertNotify does not set isAlert
PacketDestroyMaterialRsp might have a simpler way of turning a Int2IntMap into two lists while preserving order.
PacketCodexDataFullNotify had a big rework and needs review.

* Clean up OuterClass: First half of Alphabet

* Packet Pack: Second half of Alphabet\nNotes:\n PacketWeaponAwakenRsp might have a better way of making those two maps.\nPacketQueryCodexMonsterBeKilledNumRsp might have a better way to set three lists at once.

* Clean up OuterClass: Second half of Alphabet
2024-08-14 15:39:36 +02:00
Nazrin
5e85100d1a
Cutting the Grass one OuterClass at a time (#138)
* Delete OuterClass files for #133

* Delete OuterClass files for #136
2024-08-13 01:29:34 +02:00
Nazrin
8d7a88cc2a
Packet Pack: Act 1, Dungeons, Expeditions, Fetters (#136)
* Packet Pack: Act 1, Dungeons, Expeditions, Fetters
Notable things:
PacketDungeonSettleNotify is converting from an old style DungeonSettleNotify to a new one. BaseDungeonResult will need a major rewrite soon.
PacketWorldPlayerDieNotify assumes the killerId is a monster. I've left it as-is
PacketAvatarExpeditionAllDataRsp is hardcoding values from ExpeditionDataExcelConfigData

* Making the Maps and Lists fit on one line.

* Make Sonar happier

* Decimate OuterClass files (reduce 580 by 10%)
2024-08-12 21:20:50 +02:00
Nazrin
ae40996f69
Packet Pack: Maps and Dungeons (#134) 2024-08-09 16:01:36 +02:00
Nazrin
13effe42b4
Moved a lot of protos over to multiprotos (#133)
* Moved a lot of protos over to multiprotos
Notable other changes:
Scene now uses multiproto VisionType
PlayerCodex uses CodexTypes instead of ints
Completely rewrote Friendship
ToProto changed in GameItem, GameMainQuest, and GameQuest
PacketServerCondMeetQuestListUpdateNotify is unused. Set it up a little better for future use with (add,del).
PacketGroupSuiteNotify is only saving one SuiteId?
HandlerQuestCreateEntityReq had a rewrite, but was not checked.
2024-08-06 19:16:44 +02:00
hartie95
b31721b8b3 [Refactoring/Proto] Fixes after dungeon refactoring of multiproto 0.2 2024-08-05 17:09:06 +02:00
hartie95
e90480d8ab [Refactoring/Proto] Update to multiproto 0.2 2024-08-03 16:53:41 +02:00
Nazrin
46c3ef8e6b Replace PacketOpcodes references with strings (#130)
Replace
session.send(new BasePacket(PacketOpcodes.Packet));
with
session.send(new BasePacket(session.getPackageIdProvider().getPacketId("Packet")));
2024-08-03 16:03:17 +02:00
hartie95
67599e89af [Proto] replaced some hardcoded PacketOpcodesopcode comparisons with string comparisons using multiproto for now 2024-08-03 16:03:17 +02:00
Alexander Hartmann
b075ad5a81
[Fix] Fixed hang on fresh server install ( thx @jie65535 ) (#128) 2024-07-13 18:46:29 +02:00
Nazrin
906f15c5a3
Books update Codex (#127)
* Books update Codex
* Add codex saving
2024-06-21 11:35:00 +02:00
Nazrin
cedda3167f
Implement bare-bones Gadget Interact (#126)
* Implement bare-bones Gadget Interact
2024-06-21 11:27:38 +02:00
Sharan
ceb9612802
[FEAT] Implemented Viewpoints (#125)
* [FEAT] Implemented Viewpoints

* [FIX] Made code less smelly

* [FIX] Fixed issues in CodexViewpointData

* [FIX] Added unlocked viewpoints to player codex

* [Refactor] Move ViewPointCodex id handling to a central point

---------

Co-authored-by: nurako <nurakoyoman.ny@gmail.com>
Co-authored-by: hartie95 <mail@hartie95.de>
2024-06-17 02:49:45 +02:00
hartie95
97e0254cb2 [Refactoring/Proto] Cleanedup of unused compiled protos and moved the ability system to multiproto 2024-05-01 20:45:15 +02:00
hartie95
07df4a1315 [Fix/Refactoring] Fixed SCRIPTS_OVERWRITES_PATH and remove some old code from Player and PlayerCodex 2024-04-30 22:30:27 +02:00
hartie95
2fa8867db5 [Proto] Move Battlepass protos to MultiProto 2024-04-30 22:28:05 +02:00
Alexander Hartmann
bffaf4f956
Merge pull request #117 from scooterboo/patch-9
Now with 50% more seelies
2024-04-30 22:18:11 +02:00