Melledy
|
94456d200e
|
Fix avatar hp not being set properly after a battle
|
2023-10-02 23:28:57 -07:00 |
|
Melledy
|
1e165ddde7
|
Fix most attack/buff avatar techniques not working
|
2023-10-02 23:27:13 -07:00 |
|
Melledy
|
653047784d
|
Implement LeaveChallengeCsReq
|
2023-10-02 17:41:51 -07:00 |
|
Melledy
|
1f4b1b4770
|
Added basic support for challenges
|
2023-10-02 08:38:39 -07:00 |
|
Melledy
|
ea3a773dbd
|
Improve Player::enterScene logic
|
2023-10-02 08:37:38 -07:00 |
|
Melledy
|
23989366e1
|
Prevent the player from adding more than 1 main character
|
2023-10-02 06:12:09 -07:00 |
|
Melledy
|
804b6da50e
|
Add head icons when adding avatars
|
2023-10-02 06:09:02 -07:00 |
|
Melledy
|
d4d6fc9311
|
Fix avatars having 0 hp after retreating from a battle
|
2023-10-02 05:51:53 -07:00 |
|
Melledy
|
30e6aec86c
|
Setup structure for handling avatar techniques
|
2023-10-02 05:47:56 -07:00 |
|
Melledy
|
4cbb7d92f3
|
Implement auto-heal from space anchors
Currently there is no limit to how much they heal
|
2023-10-01 07:58:14 -07:00 |
|
Melledy
|
08732985a5
|
Implement healing props
|
2023-10-01 07:05:37 -07:00 |
|
Melledy
|
696c995c42
|
Handle player death
|
2023-10-01 02:37:09 -07:00 |
|
Melledy
|
071907e940
|
Fix technique points not syncing properly
|
2023-10-01 01:41:22 -07:00 |
|
Melledy
|
ff0ecfad96
|
Added a simple gradle task to update protos
|
2023-09-30 23:20:39 -07:00 |
|
Melledy
|
3f804654dd
|
Only props that restore technique points should restore them for the player
|
2023-09-30 22:05:05 -07:00 |
|
Melledy
|
5a3e03bd2b
|
Implement technique points
Currently all destructible props restore technique points
|
2023-09-30 07:10:13 -07:00 |
|
Melledy
|
60e8bfadfc
|
Add handler for SetSignatureCsReq
|
2023-09-30 04:22:59 -07:00 |
|
Melledy
|
21ab12cec5
|
Implement head icons
|
2023-09-30 04:12:12 -07:00 |
|
Melledy
|
7b6ee81910
|
Refactor some stuff in LineupManager
|
2023-09-30 02:09:02 -07:00 |
|
Melledy
|
2076efaef2
|
Implement rerunning cocoon/boss battles
|
2023-09-30 01:35:03 -07:00 |
|
Melledy
|
3aadea4d86
|
Why do you run out of credits so fast in this game
|
2023-09-29 21:58:16 -07:00 |
|
Melledy
|
fbe3a94c3c
|
Fixed stagnant shadow bosses being the wrong world level when spawned
Also reworked how monsters scaled when changing world level
|
2023-09-29 21:32:29 -07:00 |
|
Melledy
|
f1cdd8b392
|
Add a basic /giveall command
|
2023-09-29 21:18:18 -07:00 |
|
Melledy
|
cd73057114
|
Add /worldlevel command
|
2023-09-29 17:55:40 -07:00 |
|
Melledy
|
b476fc73f2
|
Implement character ascension material bosses
|
2023-09-29 17:47:10 -07:00 |
|
Melledy
|
0b0313bf29
|
Fix some teleports not being unlocked on the map
|
2023-09-29 06:39:24 -07:00 |
|
Melledy
|
7697559c02
|
Update logback.xml
|
2023-09-29 03:56:31 -07:00 |
|
Melledy
|
35a3992b99
|
Forgot to set battle for player after starting cocoon
|
2023-09-29 03:26:59 -07:00 |
|
Melledy
|
2b8ab8d639
|
Implement cocoons
|
2023-09-29 03:22:14 -07:00 |
|
Melledy
|
23b62639bd
|
Handle SetClientPausedCsReq
|
2023-09-29 02:35:47 -07:00 |
|
Melledy
|
e1bbf5589f
|
Rework how avatar skills and rank are stored
|
2023-09-29 02:21:47 -07:00 |
|
Melledy
|
b139ea10c4
|
Update netty to 4.1.98
|
2023-09-29 01:16:45 -07:00 |
|
Melledy
|
5e481b47cf
|
Fix trailblazer not having the right path in battle
|
2023-09-29 00:48:33 -07:00 |
|
Melledy
|
62bbce2607
|
Battles should have the proper monsters to fight
|
2023-09-29 00:44:35 -07:00 |
|
Melledy
|
013a9f9f05
|
Rewrite how scenes are handled and move enums to their own package
|
2023-09-28 21:30:07 -07:00 |
|
Melledy
|
3f4ed5ad43
|
Refactor some code in the player constructor
|
2023-09-28 05:53:23 -07:00 |
|
Melledy
|
ebe34a943b
|
Move scene entities into their own package
|
2023-09-28 04:39:37 -07:00 |
|
Melledy
|
4a513890c5
|
[Breaking] Rewrite parts of the avatar system to allow the main character to change paths properly
|
2023-09-28 04:38:33 -07:00 |
|
Melledy
|
b9fcebb401
|
Fixed account generation without a reserved uid
|
2023-09-28 04:25:20 -07:00 |
|
Melledy
|
5eb0d3de1f
|
Set proper starting coords for players
|
2023-09-28 01:14:13 -07:00 |
|
Melledy
|
d2b08b00be
|
Kick and save connected players if the server crashes or shuts down
|
2023-09-27 20:34:13 -07:00 |
|
Melledy
|
c43a86be70
|
Gacha now provides the right amount of stardust/ember/eidolons
|
2023-09-27 19:02:09 -07:00 |
|
Melledy
|
889a26028d
|
Props now spawn with the right states and simulated universe screen should show up when interacted with
|
2023-09-27 06:00:51 -07:00 |
|
Melledy
|
dbb6880819
|
Rework lineup system to allow for extra types of lineups
|
2023-09-27 04:08:31 -07:00 |
|
Melledy
|
ee6c7d0296
|
Fix soft lock when talking to shop npcs
|
2023-09-26 23:54:19 -07:00 |
|
Melledy
|
7886c5f2b5
|
Implement weakness buffs when starting battle
|
2023-09-26 19:21:26 -07:00 |
|
Melledy
|
ed9859c2e1
|
Add handler for GetFirstTalkByPerformanceNpcCsReq
|
2023-09-26 05:23:39 -07:00 |
|
Melledy
|
5c6b683f6b
|
Fix client soft lock with InteractPropCsReq
|
2023-09-26 05:14:22 -07:00 |
|
Melledy
|
51f0ee4ad8
|
Implement support for npcs
|
2023-09-26 05:13:58 -07:00 |
|
Melledy
|
5a21304b3f
|
Delete npc monsters when winning a battle
|
2023-09-26 03:21:03 -07:00 |
|