Commit Graph

34 Commits

Author SHA1 Message Date
KennyTV d36def89e1 Abstract mapping loading 2020-09-04 11:04:44 +02:00
KennyTV 7171802b78
20w28a 2020-07-08 21:01:18 +02:00
KennyTV 7a25645ed5
Rename some A's 2020-06-27 16:56:57 +02:00
KennyTV 5bd1ef882e
Set load factor to 1 for deterministically sized collections 2020-06-08 23:13:47 +02:00
KennyTV 8188ae09f5
Use proper FU classes, shade dumbed down version 2020-06-08 22:23:24 +02:00
KennyTV 623cdaf881
Getter for original map in IntMap 2020-06-08 15:34:34 +02:00
KennyTV 1ad559212e
Create soft wrapper for FU Int2ObjectMap 2020-06-08 13:49:26 +02:00
KennyTV 30e10bb645
Create soft wrapper for FU IntSet and Int2IntMap 2020-06-08 12:27:34 +02:00
KennyTV 3a5a47aaa2
Add fire connection handler 2020-04-19 15:57:59 +02:00
KennyTV e658304405 Asynchronously load mappings (until needed), create optional mappings cache for VB 2020-04-03 19:32:30 +02:00
KennyTV 5c54e8a08d Merge branch 'master' into abstraction 2020-02-10 15:55:09 +01:00
KennyTV 7e164b40c7 Add vines blockconnection to prevent unwanted climbing
Fixes #1640
2020-02-10 14:50:22 +01:00
KennyTV 7f6c429a55 Minor blockconnection cleanup, reduce map lookups 2020-01-28 13:31:36 +01:00
creeper123123321 1e8d04a07d remove deprecated methods and constructor on item and position, inline some uses of position 2019-11-24 17:55:46 -03:00
creeper123123321 9308fc7712 Fix wrong casting 2019-11-22 15:19:25 -03:00
creeper123123321 062d3759be Use primitive types in Position and BlockFace, remove world block connections on Sponge, clean code in 1.8 entity tracker, add constructor for cloning Item and Position 2019-11-22 15:13:41 -03:00
KennyTV 82da5e5a60 Fix MappingData reference 2019-05-15 13:37:23 +02:00
Myles fac7dafca5 Use fixed locale for toUpperCase/toLower #1126 2019-05-12 13:00:14 +01:00
creeper123123321 d7eff51805
Not tested pose handling 2019-04-27 16:23:24 -03:00
creeper123123321 4258f52f86
Workaround for packet order issue in neighbour chunk updates 2019-04-27 13:03:53 -03:00
KennyTV 6ab525be7b Fix blockconnection 2019-04-25 22:05:32 +02:00
KennyTV 1f86c6ab21 Slightly reduce map lookups 2019-04-25 11:50:55 +02:00
creeper123123321 3fd3777e8c
Don't connect fences to stairs 2019-03-22 15:18:41 -03:00
creeper123123321 f46a2bb618
Bungee auto-team, bump BungeeCord version, workaround for block connections 2019-02-24 15:02:09 -03:00
creeper123123321 75d7ffb447
Should be 15 2019-02-23 09:30:07 -03:00
creeper123123321 0b5c173945
Send multi block change on chunk updates, use separate for loops 2019-02-23 09:01:40 -03:00
creeper123123321 7859f5ebd6
Cleanup ConnectionData#update and fix doors 2019-02-13 16:03:22 -02:00
KennyTV d9c25b1acc Merge master 2019-02-06 22:14:00 +01:00
creeper123123321 d66c2f2f5d
Connect grass block to snow
(cherry picked from commit 69b0d43c9825d896374fc26246410530c5b7495f)
2019-02-06 18:55:17 -02:00
KennyTV 8e47497edb Use keyset instead of entryset 2019-01-20 15:03:47 +01:00
KennyTV 9d8a2a9680 Don't cycle through mappings in every connection handler 2019-01-19 19:19:24 +01:00
Marco Neuhaus fc8b55dce7 fix spelling mistake 2018-11-24 18:42:00 +01:00
Gerrygames b60c56f464 Tripwire connections 2018-11-19 09:28:37 +01:00
Gerrygames 9a13eb36b3 Serverside block-connections! 2018-11-17 15:45:37 +01:00