Kieran Wallbanks
|
3b2d5fd7d0
|
more colour cleanup
|
2021-03-26 17:34:38 +00:00 |
|
Kieran Wallbanks
|
5ebd9058e2
|
Update colours
|
2021-03-26 17:34:38 +00:00 |
|
Kieran Wallbanks
|
522367dd78
|
Begin removing deprecated usages
|
2021-03-26 17:34:38 +00:00 |
|
Kieran Wallbanks
|
82820bc40b
|
Remove WrapperAudience
|
2021-03-26 17:34:38 +00:00 |
|
Kieran Wallbanks
|
7351b9fdd3
|
Implement global translation system
|
2021-03-26 17:34:38 +00:00 |
|
Kieran Wallbanks
|
6095523d8a
|
Deprecate old chat in packets
|
2021-03-26 17:34:38 +00:00 |
|
Kieran Wallbanks
|
316ecbbf5a
|
Cleanup annotations and imports
|
2021-03-26 17:34:38 +00:00 |
|
Kieran Wallbanks
|
2c2f1b6cee
|
Implement playSound and openBook methods
|
2021-03-26 17:34:38 +00:00 |
|
Kieran Wallbanks
|
52831e7091
|
Add converter from Component to JsonMessage
|
2021-03-26 17:34:38 +00:00 |
|
Kieran Wallbanks
|
653859e784
|
Add SerializationManager
|
2021-03-26 17:34:38 +00:00 |
|
Kieran Wallbanks
|
d9c7f2cd61
|
Formatting changes
|
2021-03-26 17:34:38 +00:00 |
|
Kieran Wallbanks
|
be5b31e207
|
Add concurrencyLevel to the MapMaker
|
2021-03-26 17:34:38 +00:00 |
|
Kieran Wallbanks
|
ac57726a98
|
Make more classes implement Audience
|
2021-03-26 17:34:38 +00:00 |
|
Kieran Wallbanks
|
9fca53a8d3
|
Make JsonMessage a ComponentLike
|
2021-03-26 17:34:38 +00:00 |
|
Kieran Wallbanks
|
838c95828d
|
Expose Adventure APIs
|
2021-03-26 17:34:38 +00:00 |
|
Kieran Wallbanks
|
d4873e5e02
|
Make Team implement ForwardingAudience
|
2021-03-26 17:34:38 +00:00 |
|
Kieran Wallbanks
|
f9ab109eb0
|
Fix player title overrides
|
2021-03-26 17:34:38 +00:00 |
|
Kieran Wallbanks
|
aff04c0e0d
|
Add boss bar implementations
|
2021-03-26 17:34:38 +00:00 |
|
Kieran Wallbanks
|
cfa9cffe87
|
Clean up non-Player CommandSender implementations
|
2021-03-26 17:34:38 +00:00 |
|
Kieran Wallbanks
|
4f0944ba9f
|
Initial adventure implementation
- deprecate old text classes
- make CommandSender and Audience
- implement in ConsoleSender
- partially implement in Player
|
2021-03-26 17:34:38 +00:00 |
|
TheMode
|
7c63099963
|
Merge pull request #180 from Project-Cepi/extension-exposing
Extension exposing and cleanup
|
2021-03-26 18:33:35 +01:00 |
|
themode
|
0d7d7ef453
|
Cleanup comment
|
2021-03-26 16:43:25 +01:00 |
|
themode
|
cef7e3d591
|
Optimize packet writing & reduce allocation
|
2021-03-26 15:58:46 +01:00 |
|
themode
|
9c8c8c8bf8
|
WIP packet allocation improvement
|
2021-03-26 13:08:05 +01:00 |
|
themode
|
6db1c34c50
|
Remove mention of deprecated class
|
2021-03-26 11:25:03 +01:00 |
|
themode
|
71f2e885a4
|
Remove unused field
|
2021-03-26 11:24:09 +01:00 |
|
themode
|
1ceffd8540
|
Do not write empty buffer
|
2021-03-26 11:09:30 +01:00 |
|
TheMode
|
1b162c1139
|
Merge pull request #184 from kezz/viewable-defaults
Simplify Viewable packet sending
|
2021-03-26 09:23:42 +01:00 |
|
themode
|
c92a7873db
|
Only send velocity packet in #addViewer if required
|
2021-03-26 09:04:28 +01:00 |
|
themode
|
0eea491f9d
|
Fix intellij warning
|
2021-03-26 08:52:16 +01:00 |
|
themode
|
c6c720e0c7
|
Use concurrent map instead of copyonwrite set for player's viewable entities
|
2021-03-26 08:49:27 +01:00 |
|
themode
|
e9d76cc742
|
Flush in netty event loop
|
2021-03-26 08:37:47 +01:00 |
|
themode
|
eb4a6baf8e
|
Use a thread safe Set for EntityCreature ai groups
|
2021-03-25 21:36:18 +01:00 |
|
Kieran Wallbanks
|
845f41b88a
|
Remove cast and instanceof check from Viewable#sendPacketToViewersAndSelf
|
2021-03-25 17:07:05 +00:00 |
|
themode
|
622f632989
|
Use heap buffer for short lived packets
|
2021-03-25 16:51:36 +01:00 |
|
themode
|
b3655ad82d
|
Small style cleanup
|
2021-03-25 16:05:10 +01:00 |
|
Eoghanmc22
|
0f5bb0e4f2
|
Changes to networking
|
2021-03-25 10:44:02 -04:00 |
|
LeoDog896
|
c60b92394c
|
jglr's notes
|
2021-03-24 15:55:48 -04:00 |
|
LeoDog896
|
1b6bf4f173
|
Comment fixes
|
2021-03-24 15:53:02 -04:00 |
|
LeoDog896
|
69efdfd63f
|
Spacing, more annotations
|
2021-03-24 13:25:36 -04:00 |
|
LeoDog896
|
082330dcd4
|
Remove invalid TODO
|
2021-03-24 12:25:33 -04:00 |
|
LeoDog896
|
606079ea98
|
Move cleanup to front, don't discover if not necessary
|
2021-03-24 12:23:44 -04:00 |
|
LeoDog896
|
2de657bca6
|
Outsource classloader to DiscoveredExtension
|
2021-03-24 12:16:29 -04:00 |
|
LeoDog896
|
d2c1284459
|
Merge remote-tracking branch 'upstream/master' into extension-exposing
|
2021-03-24 11:59:01 -04:00 |
|
LeoDog896
|
0fe222ea85
|
Small docs cleanup
|
2021-03-24 11:58:51 -04:00 |
|
LeoDog896
|
faa53b3d48
|
Cleanup, renaming, and docs
|
2021-03-24 11:55:46 -04:00 |
|
LeoDog896
|
5e92e04c29
|
JavaDocs
|
2021-03-24 11:23:56 -04:00 |
|
themode
|
5320beddb8
|
Added ArgumentUUID
|
2021-03-24 15:13:25 +01:00 |
|
LeoDog896
|
d1e0247754
|
Merge remote-tracking branch 'upstream/master' into extension-exposing
|
2021-03-24 09:10:42 -04:00 |
|
themode
|
fe7b48df48
|
Added ArgumentResourceLocation
|
2021-03-24 13:58:44 +01:00 |
|