KingRainbow44
|
43ab558735
|
Add EntityCreationEvent
|
2023-05-20 21:08:35 -04:00 |
|
github-actions
|
6d845e1cc6
|
Format code [skip actions]
|
2023-05-20 15:45:17 +00:00 |
|
Nazrin
|
4e8726d29e
|
Partially fix Chasing Shadows (#2159)
* Partially fix Chasing Shadows
* Go ahead and move it before the return before Magix tells me to.
|
2023-05-20 11:42:26 -04:00 |
|
github-actions
|
bbd201c90e
|
Format code [skip actions]
|
2023-05-20 07:47:53 +00:00 |
|
KingRainbow44
|
1a6fa43367
|
Clean up .utils
|
2023-05-20 02:25:49 -04:00 |
|
KingRainbow44
|
8438e94c6e
|
Fix player pausing
|
2023-05-18 02:54:47 -04:00 |
|
KingRainbow44
|
18bc68774c
|
Fix game time locking
|
2023-05-17 20:53:32 -04:00 |
|
KingRainbow44
|
cc94a21ca9
|
Fix player level up not displaying on the client properly
|
2023-05-17 00:57:01 -04:00 |
|
KingRainbow44
|
2800cce15a
|
Implement proper handbook authentication (pt. 2)
|
2023-05-16 02:45:00 -04:00 |
|
KingRainbow44
|
f1cf6da178
|
Implement proper handbook authentication (pt. 1)
|
2023-05-16 02:38:01 -04:00 |
|
KingRainbow44
|
7b097e879e
|
Change the way existing hooks work
|
2023-05-13 00:57:17 -04:00 |
|
github-actions
|
f9906c4492
|
Format code [skip actions]
|
2023-05-11 02:23:43 +00:00 |
|
KingRainbow44
|
c0381d3795
|
Prevent updating player game time
|
2023-05-10 22:21:03 -04:00 |
|
KingRainbow44
|
07e038343d
|
Fix teleporting errors
|
2023-05-10 20:54:25 -04:00 |
|
KingRainbow44
|
d32f6982be
|
Run spotlessApply
also set line endings to native, no more line conflict errors!
|
2023-05-07 22:53:55 -04:00 |
|
scooterboo
|
c832c1cac0
|
Revert final's added by 15e2f3ca34 (#2144)
* Revert final's added by 15e2f3ca34
* Apply suggestions from code review
Co-authored-by: Magix <27646710+KingRainbow44@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Magix <27646710+KingRainbow44@users.noreply.github.com>
---------
Co-authored-by: Magix <27646710+KingRainbow44@users.noreply.github.com>
|
2023-05-07 02:39:16 -04:00 |
|
KingRainbow44
|
48e233eb9b
|
Update game time changing (triggers quests and updates properly)
|
2023-05-04 21:41:41 -04:00 |
|
KingRainbow44
|
8bb7ae22d0
|
Fix changing time + Trigger time change condition
|
2023-05-04 01:05:03 -04:00 |
|
KingRainbow44
|
3df5f79ebf
|
Revert "Run spotlessApply"
This reverts commit d67e2d0c5e.
|
2023-05-03 10:48:00 -04:00 |
|
KingRainbow44
|
d67e2d0c5e
|
Run spotlessApply
|
2023-05-02 23:21:17 -04:00 |
|
KingRainbow44
|
fb78df0caa
|
Attempt to fix region issue
|
2023-05-02 22:44:13 -04:00 |
|
KingRainbow44
|
fdd6820a8f
|
Merge pull request Grasscutter-Quests#53
'Updated with how talks are handle' by `mjolsic`
|
2023-05-02 20:16:55 -04:00 |
|
KingRainbow44
|
864298f3b1
|
Fix NullPointerException with Player#playerProgress
|
2023-05-01 22:54:00 -04:00 |
|
KingRainbow44
|
1786169782
|
Mark dungeons as completed and trigger the event
the event & completion were moved to the same location
|
2023-05-01 19:42:12 -04:00 |
|
scooterboo
|
60afba7e15
|
Fix typo in last commit (#2138)
|
2023-05-01 10:07:51 -04:00 |
|
KingRainbow44
|
916db0f408
|
Implement dungeon completion
|
2023-05-01 01:10:15 -04:00 |
|
KingRainbow44
|
aadbc05061
|
Fix issue with resetting team with a full party
|
2023-05-01 01:09:55 -04:00 |
|
KingRainbow44
|
d01ba08f26
|
Fix double adding of avatar entities
|
2023-04-30 20:58:31 -04:00 |
|
KingRainbow44
|
48dd1685a2
|
Check current character index
|
2023-04-30 00:30:03 -04:00 |
|
KingRainbow44
|
9b507a6ec3
|
Add support for legacy and newer quest excels
|
2023-04-29 21:35:49 -04:00 |
|
KingRainbow44
|
ed3186a2b2
|
Fix trial avatar removal
it is still *sort of* broken when combined with early leaving a domain
|
2023-04-29 21:21:58 -04:00 |
|
KingRainbow44
|
404ff9233a
|
Fix removing trial avatars
this prevents exceptions from being thrown. see questing thread for more information.
|
2023-04-29 14:05:38 -04:00 |
|
KingRainbow44
|
df1b65b8a8
|
Check active team size, rather than using a 4 constant
|
2023-04-29 02:10:14 -04:00 |
|
KingRainbow44
|
391903ac0e
|
Fix some behavior of trial avatars
investigation is required on the exceptions thrown
|
2023-04-29 02:01:00 -04:00 |
|
KingRainbow44
|
c2e9bdd261
|
Fix new account time
|
2023-04-29 01:59:18 -04:00 |
|
KingRainbow44
|
52ac9cd75e
|
Remove obsolete code
|
2023-04-24 20:56:20 -04:00 |
|
KingRainbow44
|
e85d269518
|
Run spotlessApply on previous commit
|
2023-04-23 23:12:01 -04:00 |
|
KingRainbow44
|
c9d6225194
|
Apply changes from #63 (Anime-Game-Servers/Grasscutter-Quests)
|
2023-04-23 22:51:08 -04:00 |
|
KingRainbow44
|
375bb77abe
|
Attempt to keep parity with Grasscutter-Quests & Fix add trial avatar issue
|
2023-04-20 00:58:23 -04:00 |
|
KingRainbow44
|
ae45177ed5
|
Fixing the starting world time
the proper start time should be 9 game hours
|
2023-04-20 00:40:13 -04:00 |
|
KingRainbow44
|
de0217f435
|
Send avatar type to client
also switch to lambda reference
|
2023-04-18 15:56:19 -04:00 |
|
KingRainbow44
|
6989d49080
|
Remove the first area from being auto-unlocked when questing is enabled
|
2023-04-15 13:33:30 -04:00 |
|
KingRainbow44
|
a8a78547a1
|
Fix level entity data loading
|
2023-04-14 22:59:57 -04:00 |
|
KingRainbow44
|
3224bbeb4f
|
Fix setOrFetch on 0 values
|
2023-04-14 01:02:11 -04:00 |
|
KingRainbow44
|
6c1cff38b4
|
Fix default Traveler
|
2023-04-14 00:31:46 -04:00 |
|
KingRainbow44
|
64eb6ee325
|
Add correct player defaults when questing is enabled
|
2023-04-13 17:55:47 -04:00 |
|
KingRainbow44
|
06cbae31fa
|
Fix player fields not being set
line seps r weird
|
2023-04-10 22:46:19 -04:00 |
|
KingRainbow44
|
5e56b5e3a8
|
Merge branch 'development' into unstable-quests
# Conflicts:
# src/generated/main/java/emu/grasscutter/net/proto/ResinChangeNotifyOuterClass.java
# src/main/java/emu/grasscutter/game/managers/ResinManager.java
# src/main/java/emu/grasscutter/game/player/Player.java
# src/main/java/emu/grasscutter/game/props/ItemUseAction/ItemUseAddItem.java
# src/main/java/emu/grasscutter/server/http/dispatch/RegionHandler.java
# src/main/java/emu/grasscutter/server/packet/send/PacketResinChangeNotify.java
# src/main/java/emu/grasscutter/utils/Crypto.java
|
2023-04-10 22:13:50 -04:00 |
|
hamusuke
|
caf9521013
|
feat: add ability to buy resin with primogems (#2104)
* feat: add ability to buy resin with primogems
* ResinManager#buy returns RetCode value
|
2023-04-09 20:20:12 -04:00 |
|
KingRainbow44
|
e20c7c151b
|
Lint code
|
2023-04-09 14:50:59 -04:00 |
|