-
Notifications
You must be signed in to change notification settings - Fork 22
Network optimization 2 #132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
orangishcat
wants to merge
40
commits into
aehmttw:master
Choose a base branch
from
orangishcat:network-optimization-2
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
7e13d4c
refactor: create NetworkHandler for shared properties
orangishcat 1a24258
feat: network optimizations, reflection handlers
orangishcat dc4832d
fix: network event fixes
orangishcat fb7aec3
perf: use shorts for colors
orangishcat f45056b
fix(network): network-related bug fixes
orangishcat 7057b13
fix(EventTankUpdateHealth): shield fix
orangishcat 5584102
style: minor code style changes
orangishcat 817e29f
fix: shoot bullet event
orangishcat 6c39fa7
fix: remove stacked group event
orangishcat c60e604
feat: more network validation checks
orangishcat ddda007
fix: interpolation bug
orangishcat 096f35e
fix: more interpolation bugs
orangishcat c1082d4
fix: explosion bug
orangishcat 8073cbc
fix: partial angle interpolation fix
orangishcat db1605a
fix: duplicate obstacle destroy events from explosion
orangishcat 60b3738
refactor: extract duplicate code
orangishcat cf18fbb
fix: preserve order by batching all events
orangishcat 8fc13e4
fix,style: make more events stackable, optimize imports
orangishcat f92fab3
perf: make instant waypoint events stackable
orangishcat d4a8853
perf: optimize network load of 0 cooldown items
orangishcat b8b0483
fix: change debug option back to false
orangishcat 455f8c5
fix: stack bullet events only for zero cooldown shots
orangishcat 0d47c5c
fix: continuous shooting only for low cooldown bullets,
orangishcat a8dfed6
fix: set event data debug to false
orangishcat 3ff9442
perf: use int for quick actions encoding
orangishcat c91254a
Merge branch 'remote-master' into network-optimization-cleaned
orangishcat 6db2cf0
chore: update branch
orangishcat b5f74cf
fix: event lay mine
orangishcat 0b6a164
fix: sounds not playing on client side
orangishcat d96c4cf
fix: add sounds back, fix tank health inconsistency
orangishcat 8d98c11
Merge branch 'remote-master' into network-optimization-cleaned
orangishcat 058a962
chore: update branch
orangishcat 188b8d4
Merge branch 'remote-master' into network-optimization-cleaned
orangishcat f7c9d1d
chore: update branch, fix build errors
orangishcat b4d0125
Merge branch 'remote-master' into network-optimization-cleaned
orangishcat abf94bf
Merge branch 'remote-master' into network-optimization-cleaned
orangishcat 15c9203
chore: merge branch
orangishcat ef69f2b
chore: delete all the read and write methods
orangishcat 207d90e
fix: delete unused methods, add comment
orangishcat bee413b
fix: explosion radius, move ReflectionHandle.java
orangishcat File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.