okx-code
bdfd6c2cec
Merge pull request #387 from CivMC/meta-log
...
Add logging for ChunkMeta
2024-03-25 21:30:19 +00:00
okx-code
7db18ce009
add world
2024-03-25 21:30:05 +00:00
okx-code
da67fa4b14
Fix logs
2024-03-25 21:27:08 +00:00
okx-code
f4bc6fb407
fix messages
2024-03-23 20:36:59 +00:00
okx-code
bd7fc1c27a
address review
2024-03-23 20:35:22 +00:00
okx-code
5186e1ccaa
Merge pull request #385 from CivMC/hash-set
...
Replace HashSet with OpenObjectHashSet
2024-03-23 20:20:16 +00:00
okx-code
8591714160
fix prefix
2024-03-23 15:57:31 +00:00
okx-code
10b6ab9506
add logging
2024-03-23 01:09:07 +00:00
okx-code
bfa947ee78
Replace HashSet with OpenObjectHashSet
...
A quick fix for the large memory usage of this object, HashSet uses an empty object as a value of each element in its set, but OpenObjectHashSet doesn't rely on HashMap, has no keys, and is therefore more memory efficient.
2024-03-22 20:21:57 +00:00
okx-code
b7fda9e04c
Fix NPE in CivChat
...
Due to the new changes with the scoreboard where it now updated when you log in, it might try and show you as messaging a player who is offline. This change will no longer show you as messaging players who are offline and will also automatically disable messaging them.
2024-03-22 18:52:24 +00:00
okx-code
1483686d46
Bump versions
2024-03-21 19:04:52 +00:00
okx-code
4d527bffe0
Merge pull request #376 from CivMC/interact-fix
...
Allow interacting with chests and trapdoors if doing so would not actually open them
2024-03-21 00:28:55 +00:00
okx-code
e5473778b4
Merge pull request #374 from CivMC/fix-anchor-bombing
...
Prevent respawn anchors being used as anti-place
2024-03-21 00:28:48 +00:00
okx-code
36edc8f75a
Merge pull request #349 from MrJeremyFisher/ignore-login-logout
...
Ignore logins and logouts with `/ignore`
2024-03-19 23:04:57 +00:00
okx-code
232eea9393
Merge pull request #339 from Protonull/player-name-cache
...
Create centralised player-name cache
2024-03-19 22:58:27 +00:00
okx-code
a3e7a1086e
Merge pull request #351 from MrJeremyFisher/no-reinforced-grass-spread
...
Prevent grass spread to reinforced dirt
2024-03-19 22:55:35 +00:00
okx-code
dde6a3cece
cleanup code
2024-03-19 22:53:31 +00:00
okx-code
7c98be2d7d
remove environment reference
2024-03-19 22:35:24 +00:00
okx-code
dfa9e56693
fix anchor bombing
2024-03-19 22:25:45 +00:00
okx-code
bd86884175
Prevent respawn anchors being used as anti-place
...
This hack prevents you from right clicking respawn anchors at all, this fix makes sure that the hack only works in the nether.
2024-03-19 21:08:23 +00:00
okx-code
83fb0602b7
Merge pull request #371 from Diet-Cola/sah-fix-leaves
...
Make sapling hack better
2024-03-19 21:02:28 +00:00
okx-code
e75bbbc756
Add exception for iron trapdoors and doors
2024-03-16 20:22:49 +00:00
okx-code
ae6eaee183
Allow interacting with chests and trapdoors if doing so would not actually open them
...
Previously players were not able to use potions on top of these kinds of blocks or place blocks on top of them with shift right click. This change will allow that behaviour.
2024-03-16 20:17:58 +00:00
okx-code
4cdb2265e8
Merge pull request #346 from Huskydog9988/show-chatgroup-on-join
...
Fix player's current chat group not showing on join
2024-03-16 19:57:37 +00:00
okx-code
134bd1cca6
Merge pull request #348 from walkersgaming/main
...
Fix to allow floor/ceiling buttons placed backwards to open doors
2024-03-16 18:49:05 +00:00
okx-code
1dec26d337
Merge pull request #344 from Protonull/remove-classutility
...
Remove ClassUtility
2024-03-16 17:53:57 +00:00
okx-code
cbd3057cb8
Merge pull request #343 from Protonull/remove-javaextensions
...
Remove JavaExtensions
2024-03-16 17:53:37 +00:00
okx-code
db9c165f9f
Merge pull request #342 from Protonull/remove-resourceutils
...
Remove ResourceUtils
2024-03-16 17:53:29 +00:00
okx-code
00e8bb52a5
Merge pull request #341 from Protonull/remove-immutablelocation
...
Remove ImmutableLocation
2024-03-16 17:53:23 +00:00
okx-code
40b712df3d
Merge pull request #340 from Protonull/remove-worldxz
...
Remove WorldXZ
2024-03-16 17:53:17 +00:00
Cola
aeb62b048d
Remove check in favour of getOrDefault
2024-03-17 00:31:39 +11:00
Cola
c2df9853a1
Make sapling hack better
2024-03-15 18:14:59 +11:00
okx-code
82c68aae52
Merge pull request #370 from CivMC/anti-derailment
...
Remove redundant code
2024-03-12 15:35:23 +00:00
okx-code
762ae8e98e
Remove redundant code
2024-03-12 15:34:56 +00:00
RedDevel2
65989c3373
Merge pull request #361 from CivMC/RedDevel2-patch-2
...
Update version tag
2024-03-05 19:19:39 +01:00
RedDevel2
96a82585fb
Update version tag
2024-03-05 19:17:08 +01:00
RedDevel2
af760d51f3
Update version tag
2024-03-05 19:16:10 +01:00
RedDevel2
7d69779be9
Merge pull request #338 from xFier/multi-block-copper-rail-deoxidise
...
Deoxidise as many blocks as the tool in-hand can
2024-03-05 19:14:52 +01:00
RedDevel2
caeae8f808
Merge pull request #353 from Diet-Cola/ctar-improvement
...
Add skip existing reinforcements flag to ctar
2024-03-05 19:14:24 +01:00
RedDevel2
773273383c
Merge pull request #335 from MrJeremyFisher/horsestats-double-sending
...
Fix horse stats message double sending
2024-03-05 19:13:21 +01:00
RedDevel2
c534cace70
Merge pull request #334 from MrJeremyFisher/fix-horse-reroll
...
Fix horse stats being re-rolled on login
2024-03-05 19:13:10 +01:00
RedDevel2
71f4f01133
Merge pull request #345 from CivMC/anti-derailment
...
A partial fix for minecart derailment
2024-03-05 19:10:43 +01:00
Cola
3b2c03ae29
Fix logic
2024-03-05 17:58:56 +11:00
MrJeremyFisher
a04580a210
Cleanup
2024-03-03 12:40:22 -05:00
xFier
939e60a5cc
Check if the material is air
2024-03-03 17:20:07 +00:00
xFier
de5c074613
Damage the tool during the loop rather than the end
2024-03-03 17:01:08 +00:00
Cola
e11ef3fcf8
Improve check
2024-03-03 17:25:33 +11:00
Cola
00b77a71b3
Add skip existing reinforcements flag to ctar
...
Admin love
2024-03-02 19:28:05 +11:00
okx-code
79e94bcd50
Add config option
2024-03-02 01:17:20 +00:00
Walkers
1e07df6f2a
fix to allow floor/ceiling buttons placed backwards to open doors
2024-03-01 11:24:51 +00:00