Commit Graph

1780 Commits

Author SHA1 Message Date
GanyusLeftHorn b266854c72 Handle existing players who might already have passed a level. 2022-07-18 11:20:33 -07:00
GanyusLeftHorn af7bbdaadd Set certain OpenStates on level-up. 2022-07-18 11:20:33 -07:00
zhaodice 6c49fab137 Block loader (sort and merge gadgets into different blocks) (#1517)
Original commits:

* block loader
* fix
* fix
* fix foolish bug
* add scales
* rename
* set to 600
* nitpick

Co-authored-by: AnimeGitB <AnimeGitB@bigblueball.in>
2022-07-18 19:43:55 +09:30
Melledy 7f898417b0 Fix a few null pointer issues. 2022-07-18 02:33:13 -07:00
Melledy 2e85834e9c Update OpenState protos and rework OpenStateManager
OpenState map no longer contains default openstates, they should not be saved in the database for efficiency reasons.
2022-07-18 02:28:38 -07:00
Melledy 3eb9a44e51 Update dependencies 2022-07-18 01:56:26 -07:00
akatatsu27 b5a4ab7524 Open state framework (#1483)
* Added more server debug options

* made server debug code prettier

* fixed initialization bug

* Enables logging of packets contained in UnionCmdNotify, when debug level is WHITELIST or BLACKLIST

* Fully Implement OpenState Framework

* added devOpenStates

* Commented out newPlayerOpenStates

* Removed OPEN_STATE_NONE from devOpenStates
2022-07-18 01:33:57 -07:00
Yazawazi ae8b5e30ac Full support for both parties 2022-07-17 13:43:45 +09:30
真心 0a557ccfcd Update GameConstants.java 2022-07-17 13:43:45 +09:30
berrycandii b3d829957c more protos fixed by AlienGathering#5634, berryy#9838 (thx koko for cooking protos)
pro toes
2022-07-17 13:43:45 +09:30
Kokoboy 4f070e7d6e Fix Some Protos
#BattlePass Half-Working but still some protos need to be updated
2022-07-17 13:43:45 +09:30
AnimeGitB 591ca4805a Some proto name changes 2022-07-17 13:43:45 +09:30
AnimeGitB bc2c5deb48 Add Dispatch Password authentication 2022-07-17 13:43:45 +09:30
AnimeGitB 42e3af4e39 QueryPathReq update 2022-07-17 13:43:45 +09:30
AnimeGitB 413f11d504 PacketOpcodes 2022-07-17 13:43:45 +09:30
AnimeGitB e14d1cedde Hack for GAA unlock 2022-07-17 13:43:45 +09:30
AnimeGitB c0ecc84b9c 2.8 protos 2022-07-17 13:43:45 +09:30
AnimeGitB 4103558272 Bump game version 2022-07-17 13:43:45 +09:30
kyoko 80f9346983 Fix the chat history not correctly showing. 2022-07-17 13:43:45 +09:30
AnimeGitB 38107326a1 Libs for RealPassword 2022-07-17 13:43:45 +09:30
AnimeGitB d7742d94db Add dispatch keys 2022-07-17 13:43:45 +09:30
KingRainbow44 f6b4016f1b Add `PlayerTeleportEvent` 2022-07-15 16:18:46 -04:00
KingRainbow44 02ca5cf23c Update to support `PlayerMoveEvent` 2022-07-15 16:12:22 -04:00
KingRainbow44 1b8df002d1 Remove `Cancellable` from `PlayerMoveEvent` 2022-07-15 12:48:55 -04:00
KingRainbow44 80e75fd023 Implement `PlayerMoveEvent` 2022-07-15 12:43:49 -04:00
AnimeGitB aa31851e77 Make LintRatchet hard reset to development every run 2022-07-12 12:11:15 +09:30
AnimeGitB 255d982498 Make whitespace formatter only target 8e3deb9 2022-07-12 12:11:15 +09:30
AnimeGitB 54548fd8ae Push to LintRatchet instead, separate lint action 2022-07-12 12:11:15 +09:30
Luke H-W 8843276c41 Language linting (#1382) 2022-07-11 16:21:05 +02:00
AnimeGitB bb84432b4c Add maximum level/refinement/rank to clear command 2022-07-11 23:45:24 +09:30
GanyusLeftHorn fbf80e7156 Fix crafting for mystic enhancement ores. 2022-07-11 16:07:19 +02:00
AnimeGitB 5e6a1f399c Replace Spotless with simple python lint script 2022-07-11 16:03:45 +02:00
AnimeGitB 24e9c55afa Fix build_lint workflow 2022-07-11 16:03:45 +02:00
Luke H-W a1f1af5934 Merge pull request #1484 from Birdulon/development
Automatic whitespace formatting
2022-07-11 17:18:24 +09:30
AnimeGitB 425590156c Spotless code autoformatting 2022-07-10 21:46:45 +09:30
AnimeGitB f1b63c56b1 Replace deprecated gradle properties 2022-07-10 21:45:16 +09:30
GanyusLeftHorn 4cbd3c7bde Add missing dungeons for dungeon drops. 2022-07-10 18:16:49 +09:30
Akka 910008216f quest fix & personal line impl 2022-07-10 17:52:47 +09:30
Tesutarin 7bae35f51b Update translation & bug fix (#1472)
Original commits:

* Update translation

* Bug fix

* Update translation

* Update Announcement.json
2022-07-09 23:09:40 +09:30
akatatsu27 c79ca3028f Added more server debug options (#1444)
Original commits:

* Added more server debug options

* made server debug code prettier

* fixed initialization bug

* Enables logging of packets contained in UnionCmdNotify, when debug level is WHITELIST or BLACKLIST
2022-07-09 03:01:29 +09:30
Magix 9033c966d8 Remove additional data on player deletion
Merge pull request #1465 from eternalcomet/development
2022-07-08 01:40:35 -04:00
dragon 0196231c7e Merge branch 'Grasscutters:development' into development 2022-07-08 12:53:52 +08:00
dragon a96f7f4de1 Update DatabaseHelper.java
fix account delete
2022-07-08 12:37:40 +08:00
shädam a4a87fe75b Don't send success upon failure 2022-07-07 22:40:58 +09:30
Thereallo 26b1cad9c9 Actually adds the link to all readme (#1458)
Original commits:

* Added download links to requirements

* Update README_HE.md

* Update README_es-ES.md

* Update README_fr-FR.md

* Update README_ru-RU.md

* Update README_zh-CN.md

* Update README_zh-TW.md
2022-07-07 21:04:24 +09:30
Thereallo 351ad7a7c9 Added download links to requirements 2022-07-07 20:48:28 +09:30
Typhoon 730d112a0f Update ro-RO.json
A couple small errors
2022-07-07 20:02:39 +09:30
RBNXI 2923187b0b Fix some typos in spanish translations (#1456)
Original commits:

* Fix some typos and fixes from original Readme

* Fix some typos
2022-07-07 20:02:14 +09:30
Luke H-W ad02dacdfd Apply suggestions from code review 2022-07-07 16:43:09 +09:30
haxxorer 1f62792074 Create ro-RO.json 2022-07-07 16:43:09 +09:30