forked from Grasscutters/Grasscutter
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix battle and gliders and costume switch
Player dying is still bugged out (need heal then teleport to fix)
- Loading branch information
1 parent
f1f4b20
commit 9cc50b5
Showing
18 changed files
with
3,998 additions
and
4,152 deletions.
There are no files selected for viewing
386 changes: 189 additions & 197 deletions
386
src/generated/main/java/emu/grasscutter/net/proto/AbilityIdentifierOuterClass.java
Large diffs are not rendered by default.
Oops, something went wrong.
434 changes: 213 additions & 221 deletions
434
src/generated/main/java/emu/grasscutter/net/proto/AttackHitEffectResultOuterClass.java
Large diffs are not rendered by default.
Oops, something went wrong.
3,413 changes: 1,738 additions & 1,675 deletions
3,413
src/generated/main/java/emu/grasscutter/net/proto/AttackResultOuterClass.java
Large diffs are not rendered by default.
Oops, something went wrong.
454 changes: 119 additions & 335 deletions
454
src/generated/main/java/emu/grasscutter/net/proto/AvatarDataNotifyOuterClass.java
Large diffs are not rendered by default.
Oops, something went wrong.
574 changes: 282 additions & 292 deletions
574
src/generated/main/java/emu/grasscutter/net/proto/AvatarLifeStateChangeNotifyOuterClass.java
Large diffs are not rendered by default.
Oops, something went wrong.
76 changes: 33 additions & 43 deletions
76
src/generated/main/java/emu/grasscutter/net/proto/CombatInvocationsNotifyOuterClass.java
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.
9cc50b5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How to deploy this branch? Where can find version.dll? Vanilla Grasscutter and doesn't contain this.