Steveice10
|
c38a9fe61e
|
Add missing imports
|
2020-10-15 14:56:16 -07:00 |
|
Steven Smith
|
3a69a0614c
|
Merge pull request #588 from DaMatrix/palette-optimization
Palette optimization
|
2020-10-14 10:16:37 -07:00 |
|
DaPorkchop_
|
a05abf0403
|
use a Netty IntObjectMap instead of a standard Map
|
2020-10-14 15:03:29 +02:00 |
|
DaPorkchop_
|
8a000ddf2e
|
remove useless imports in ListPalette
|
2020-10-14 14:57:56 +02:00 |
|
DaPorkchop_
|
4cefa46df3
|
don't allocate needless array when resizing palette
|
2020-10-14 14:56:42 +02:00 |
|
DaPorkchop_
|
1a2197fcc7
|
make MapPalette's idToState Map into an array
|
2020-10-14 14:52:38 +02:00 |
|
DaPorkchop_
|
f9e27b29e6
|
make ListPalette be backed by an array rather than a List
|
2020-10-14 14:51:53 +02:00 |
|
Steveice10
|
2ac116a075
|
Revise chunk storage code based on latest logic.
|
2020-10-13 16:18:56 -07:00 |
|
Steven Smith
|
ddd5b3a034
|
Merge pull request #586 from rtm516/patch-2
Add COPY_TO_CLIPBOARD ClickAction
|
2020-10-13 14:36:49 -07:00 |
|
Steven Smith
|
72b0f80082
|
Merge pull request #585 from Steveice10/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
|
2020-10-13 14:36:02 -07:00 |
|
rtm516
|
23d78d7620
|
Add COPY_TO_CLIPBOARD ClickAction
|
2020-10-13 18:39:25 +01:00 |
|
dependabot[bot]
|
f6773eea0e
|
Bump junit from 4.12 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-13 06:47:14 +00:00 |
|
Steven Smith
|
381391a1f9
|
Merge pull request #584 from rtm516/patch-1
Fix dimension tag in example
|
2020-10-10 14:56:38 -07:00 |
|
rtm516
|
0d78575081
|
Fix dimension tag in example
|
2020-10-10 17:52:13 +01:00 |
|
Steven Smith
|
976c2d0f89
|
Merge pull request #578 from GeyserMC/keepalivetoggle
Add an option to disable the automatic keep alive packet options
|
2020-09-26 14:24:41 -07:00 |
|
DoctorMacc
|
ec052d7704
|
Remove unused imports
|
2020-09-26 17:23:27 -04:00 |
|
DoctorMacc
|
fc905c8d76
|
Re-implement as a constant
|
2020-09-26 17:21:57 -04:00 |
|
DoctorMacc
|
85c0811acf
|
Add an option to disable the automatic keep alive packet options
That way the clients/servers can more finely control the keep alive process.
|
2020-09-26 16:23:24 -04:00 |
|
Steven Smith
|
cc47243d63
|
Merge pull request #575 from GeyserMC/feature/1.16.3
Update to 1.16.3
|
2020-09-10 16:11:01 -07:00 |
|
DoctorMacc
|
e4a3aa636a
|
Update POM
|
2020-09-10 11:22:54 -04:00 |
|
DoctorMacc
|
ba0c6af56c
|
Merge latest master
|
2020-09-10 10:42:38 -04:00 |
|
DoctorMacc
|
fc0cc01e54
|
Update to 1.16.3
|
2020-09-10 10:36:36 -04:00 |
|
DoctorMacc
|
3dd0fd4679
|
Update for 1.16.3-rc1
|
2020-09-10 10:09:27 -04:00 |
|
Steveice10
|
6c66d7e27b
|
Replace specifying proxy with specifying custom auth service clients.
|
2020-08-29 11:16:34 -07:00 |
|
Steven Smith
|
b3cf3acbb3
|
Merge pull request #571 from GeyserMC/flyingfix
ClientPlayerAbilitiesPacket: fix flying
|
2020-08-28 11:13:33 -07:00 |
|
DoctorMacc
|
564b0cc0e4
|
ClientPlayerAbilitiesPacket: fix flying
|
2020-08-27 22:26:37 -04:00 |
|
Steven Smith
|
af099a380e
|
Merge pull request #563 from D3ATHBRINGER13/feature/1.16.2
Update to 1.16.2
|
2020-08-27 14:40:51 -07:00 |
|
Mark Kennedy
|
7ccc9c32cf
|
Dimension NBT cleanup
|
2020-08-12 23:56:17 +01:00 |
|
DoctorMacc
|
c29ca1d389
|
Fix incorrect value read/write in JoinGamePacket
|
2020-08-12 21:29:36 +01:00 |
|
D3ATHBRINGER13
|
1934c3e83d
|
bump to full release
|
2020-08-11 15:13:01 +01:00 |
|
D3ATHBRINGER13
|
d0f1cac1b4
|
Merge pull request #4 from GeyserMC/feature/1.16.2
Feature/1.16.2
|
2020-08-11 01:54:51 +01:00 |
|
D3ATHBRINGER13
|
eefbf2802b
|
Fix conflicts
|
2020-08-11 01:53:27 +01:00 |
|
DoctorMacc
|
82dcf31d03
|
Update to 1.16.2-rc2; add new entity statuses
|
2020-08-10 18:25:46 -04:00 |
|
DoctorMacc
|
2ee53b72d1
|
Fix join game test
|
2020-08-09 22:40:46 -04:00 |
|
DoctorMacc
|
7f43021d88
|
Add ignoreOldLight to ServerMultiBlockChangePacket
|
2020-08-07 20:36:38 -04:00 |
|
Mark Kennedy
|
1afe708af7
|
Bump to rc1
|
2020-08-07 20:34:57 -04:00 |
|
Mark Kennedy
|
22a0d1290b
|
Update to pre3
|
2020-08-07 20:34:44 -04:00 |
|
Mark Kennedy
|
c8a06b8fde
|
Bump to rc1
|
2020-08-07 20:20:29 +01:00 |
|
Mark Kennedy
|
57a0a50448
|
Update to pre3
|
2020-08-07 16:17:45 +01:00 |
|
D3ATHBRINGER13
|
ef68b52248
|
Merge pull request #3 from GeyserMC/feature/1.16.2
Feature/1.16.2
|
2020-08-07 15:15:05 +01:00 |
|
DoctorMacc
|
da148409ff
|
Update to 1.16.2-pre2
|
2020-08-05 16:24:48 -04:00 |
|
DoctorMacc
|
e4546e3ee1
|
Add CommandParser.ANGLE; fix multi block change
|
2020-08-05 16:16:07 -04:00 |
|
DoctorMacc
|
7e20744931
|
Merge latest master
|
2020-08-05 16:07:23 -04:00 |
|
Steven Smith
|
f03b176e18
|
Merge pull request #569 from AJ-Ferguson/effects
Update WorldEffects
|
2020-07-31 12:43:12 -07:00 |
|
AJ Ferguson
|
7f952b5cc7
|
Code style
|
2020-07-31 11:33:58 -08:00 |
|
AJ Ferguson
|
9bcf62daf3
|
Add SoundEffect.BLOCK_SMITHING_TABLE_USE
|
2020-07-30 20:50:36 -08:00 |
|
AJ Ferguson
|
e2f3c5563c
|
Add ParticleEffect.EVAPORATE
Used when a wet sponge is placed in the nether
|
2020-07-30 20:50:26 -08:00 |
|
AJ Ferguson
|
a3a896e066
|
Add DragonFireballEffectData
|
2020-07-30 20:01:30 -08:00 |
|
AJ Ferguson
|
7838085473
|
Fix SmokeEffectData magic values
|
2020-07-30 16:50:14 -08:00 |
|
D3ATHBRINGER13
|
b5926d5f95
|
Merge pull request #2 from GeyserMC/feature/1.16.2
Quick Fix
|
2020-07-30 00:36:08 +01:00 |
|