Akka
e24ad0c732
Merge remote-tracking branch 'origin/development' into tower
2022-05-09 15:43:52 +08:00
Akka
d00465125d
Support Team Toggle in Tower & Refactor MonsterTide
2022-05-09 15:39:49 +08:00
Akka
916b7412fd
Persist Tower Data && Set The Tower Schedule
2022-05-08 06:06:32 -07:00
Melledy
1f86e7bb17
Implement energy balls (orbs)
2022-05-08 06:05:50 -07:00
Akka
8a52a041bd
Persist Tower Data && Set The Tower Schedule
2022-05-08 17:11:02 +08:00
Akka
8739277970
Monsters tide turn by turn && Ban User Skill && Lua functions
2022-05-07 18:18:27 -07:00
Akka
d20cffb905
Monsters tide turn by turn && Ban User Skill && Lua functions
2022-05-07 21:47:13 +08:00
Melledy
4cf4d37738
Move server profile away from GameConstants
2022-05-06 19:16:36 -07:00
Scald
c4e11088da
Add config option to change console server's signature, namecard, level and world level ( #586 )
...
* Add files via upload
* Add files via upload
* Update GameConstants.java
* Update Config.java
* Update PacketGetPlayerFriendListRsp.java
2022-05-06 13:41:29 -07:00
Melledy
6d89477120
Merge pull request #594 from Akka0/tower
...
Tower Dungeons Handoff between levels
2022-05-06 13:37:30 -07:00
Kinesis
19a2c9b7ea
Implement Avatar Expedition System
...
Co-Authored-By: ShigemoriHakura <62388797+ShigemoriHakura@users.noreply.github.com >
Co-Authored-By: KanyeWestc <104547412+KanyeWestc@users.noreply.github.com >
Co-Authored-By: QAQ 天小络 <72185326+XTL676@users.noreply.github.com >
Co-Authored-By: nkxingxh <25559053+nkxingxh@users.noreply.github.com >
Co-Authored-By: Yazawazi <47273265+Yazawazi@users.noreply.github.com >
Co-Authored-By: wuwuwu223 <81224214+wuwuwu223@users.noreply.github.com >
Co-Authored-By: omg-xtao <100690902+omg-xtao@users.noreply.github.com >
Co-Authored-By: Sakura <104815797+Sakura@users.noreply.github.com >
Co-Authored-By: NewNeko-2022 <104819344+NewNeko-2022@users.noreply.github.com >
Co-Authored-By: JimWails <30657653+JimWails@users.noreply.github.com >
Co-Authored-By: buttercookies <19878609+ButterCookies@users.noreply.github.com >
2022-05-06 13:28:26 -07:00
Akka
321a2a3537
Merge branch 'tower' into development
2022-05-07 00:19:51 +08:00
Akka
6144f47127
Tower Dungeons Handoff between level and floor
2022-05-07 00:11:54 +08:00
Melledy
5968ed3a71
Remove the red exclamation mark from achievements
2022-05-06 01:17:16 -07:00
Akka
696f629080
Choose Avatar & Enter Tower
2022-05-06 00:12:33 -07:00
gentlespoon
744aa478a9
Add drowning. Better movement ticking.
2022-05-05 23:42:34 -07:00
Akka
d32d4014cd
Choose Avatar & Enter Tower
2022-05-06 14:10:23 +08:00
Akka
9ee9d7e686
Support of Enter Room Scene
2022-05-05 09:02:54 -07:00
Akka
32c70cc83f
Support of Enter Room Scene
2022-05-05 22:00:11 +08:00
gentlespoon
94c1de66b9
SetPlayerPropReq Handler and player.setProperty() sanity check.
2022-05-05 00:03:42 -07:00
BaiSugar
d62be2d1d7
Add the god statue's blood return display and stamina system ( #520 )
...
* Fix announcement display
* Approaching StatuesOfTheSeven will restore all health of the current team
* Added god statue's blood return display and stamina system
* fix error
fix error
* fix file
2022-05-04 11:45:20 -07:00
ShigemoriHakura
022dcf60ad
fix achievement proto ( #507 )
...
* fix achievement proto
TakeAchievementRewardReq tells client the achievements achieved or not and it's progress.
* add import
2022-05-04 10:06:33 -07:00
Angda Song
6943360f4a
Implement map marking features
...
Teleport still exists on fish hook mark.
Added mapMark-related protos.
Map marking data is stored in players collection.
2022-05-04 10:01:46 -07:00
Melledy
e7276a75d3
Fixed dungeon challenge scoreboard and implement dungeon drops
...
Also fixed a few dungeon script handlers
2022-05-03 23:24:43 -07:00
Melledy
90787c659b
Fix extra skill charges being removed if you teleport
...
Close #404
2022-05-03 02:27:18 -07:00
Melledy
63c7f8d62d
Move player mail to MailHandler class
...
This is so we dont have to save the entire player to the db every time we send mail
2022-05-02 02:01:01 -07:00
mingjun97
8cf4ef59ec
Implement gacha history record subsystem
...
* Frontend is not very beautiful yet
* Didn't include too much `some anime game` data in the page to avoid being DMCA'd
2022-05-01 13:47:17 -07:00
xtaodada
6d96906484
Show shopmall
2022-05-01 13:42:01 -07:00
Kinesis
d4e1b265e3
fix McoinExchangeHcoinRsp packet structure
2022-05-01 10:02:47 -07:00
Melledy
65c63ac34a
Change RunMode and DebugMode to enums
2022-04-30 22:52:09 -07:00
Kinesis
7b22b575b7
implement McoinExchange packet Handler
2022-04-30 22:03:44 -07:00
Melledy
dd0f8f8d49
Fix constellations that give an extra charge to skills
...
Fix #228
2022-04-30 19:34:50 -07:00
LDA
64930b9ba9
Implement viewing character details in character showcase
2022-04-30 10:49:45 -07:00
omg-xtao
a7b0880d02
Merge branch 'development' into tp
2022-04-30 16:48:24 +08:00
Melledy
bea9a76895
Optimize GetOnlinePlayerListRsp
2022-04-30 01:20:44 -07:00
Melledy
d64c26d4f5
Update how scene/dungeon map points are handled
2022-04-30 01:20:44 -07:00
lilmayofuksu
69381f393d
Limit the amount of vehicles that a player can spawn ( #340 )
2022-04-29 21:01:07 +02:00
BaiSugar
cacba61b79
Added interface display for multiplayer games ( #360 )
2022-04-29 18:20:46 +02:00
omg-xtao
6d77cd8952
Merge branch 'development' into tp
2022-04-29 21:38:45 +08:00
LDA
90dfe30caf
Fix sitting in chairs
2022-04-29 12:59:50 +02:00
xtaodada
c4bdfc26eb
Support custom server in-game nickname
2022-04-29 18:59:24 +08:00
xtaodada
2487e2af75
Support custom server avatar
2022-04-29 18:04:20 +08:00
Melledy
c3c170def9
Allow the player to finish dungeons
2022-04-29 00:49:05 -07:00
Melledy
6673876abf
Merge branch 'development' into dungeon-scripts
2022-04-28 22:21:26 -07:00
Melledy
c1e69ce343
Implement script support needed for dungeons
...
Only a few are supported right now
You will need certain script files in ./resources/Scripts
2022-04-28 22:19:14 -07:00
Kengxxiao
e85252fb14
shop improvement
2022-04-28 13:30:50 -07:00
Kengxxiao
39d2380754
official shop support
2022-04-28 13:30:50 -07:00
ayy lmao
47b0ee2883
Implement HandlerVehicleInteractReq & Rsp and HandlerVehicleSpawnReq & Rsp
...
Also added opcodes related to vehicles, added LODPatternName to GadgetData and added EntityVehicle class
2022-04-28 21:21:08 +02:00
Melledy
17addc1522
Implement dungeon entry
2022-04-28 08:20:37 -07:00
Yazawazi
6e73d4221d
Next time I'll never use github.dev again
2022-04-28 03:37:09 +08:00