YoyoNow
|
1269b7f00a
|
Fix NoClipCommand
|
2026-06-12 22:16:00 +02:00 |
|
YoyoNow
|
669235709e
|
Fix WorldEditListener
|
2026-06-12 15:14:09 +02:00 |
|
YoyoNow
|
1590f8f0ee
|
Remove Reflection
|
2026-06-11 23:18:22 +02:00 |
|
YoyoNow
|
932732737d
|
Unreflect more stuff
|
2026-06-11 22:35:13 +02:00 |
|
YoyoNow
|
2bc164c1b0
|
Extract widener definition into a widener.gradle.kts plugin
|
2026-06-11 20:38:33 +02:00 |
|
YoyoNow
|
aa66b3dc83
|
Optimize imports
|
2026-06-11 18:29:44 +02:00 |
|
YoyoNow
|
641cefad01
|
Add comments to bausystem.accesswidener
|
2026-06-11 13:46:55 +02:00 |
|
YoyoNow
|
eb866125ea
|
Remove reflection from BauSystem
|
2026-06-11 13:45:49 +02:00 |
|
YoyoNow
|
786257ad0e
|
Add initial AccessWidener
|
2026-06-11 12:22:44 +02:00 |
|
YoyoNow
|
0afb6ce06a
|
Merge branch 'main' into BauSystem/RedstoneEngineCommand
|
2026-06-10 09:03:55 +02:00 |
|
YoyoNow
|
ec9b0387c5
|
Fix permission for BlastResistanceCommand
|
2026-06-09 16:42:40 +02:00 |
|
YoyoNow
|
03c3d49659
|
Add BlastResistanceCommand
|
2026-06-09 16:38:22 +02:00 |
|
D4rkr34lm
|
8eb5f5ddf2
|
fix(BauSystem): cursor not properly disapearing
|
2026-06-03 21:23:36 +02:00 |
|
D4rkr34lm
|
9bbbab9d4b
|
Fix collection of rendering issues
|
2026-06-02 21:33:31 +02:00 |
|
D4rkr34lm
|
e83f72a53e
|
Further simplification
|
2026-06-01 22:01:52 +02:00 |
|
D4rkr34lm
|
def0c19e43
|
Refactor simulation cursor to use new generic cursor
|
2026-06-01 21:51:54 +02:00 |
|
D4rkr34lm
|
a018af1c8a
|
Refactor to use Player components for better usability
|
2026-05-31 13:20:24 +02:00 |
|
YoyoNow
|
fd8f942014
|
Fix RedstoneEngine not registering
|
2026-05-31 11:37:43 +02:00 |
|
YoyoNow
|
eab8826583
|
Fix RedstoneEngine not registering
|
2026-05-31 11:36:21 +02:00 |
|
YoyoNow
|
bc0177df43
|
Add ExperimentalCommand
|
2026-05-31 00:56:05 +02:00 |
|
YoyoNow
|
1dc78b8eb8
|
Add RedstoneEngineCommand
|
2026-05-31 00:44:56 +02:00 |
|
YoyoNow
|
983ad544c1
|
Remove global Entity Interact callback
|
2026-05-30 15:18:37 +02:00 |
|
D4rkr34lm
|
ea9d7ac584
|
Refactor to use better impl of interaction entity in REntity system
|
2026-05-30 13:29:50 +02:00 |
|
D4rkr34lm
|
17e1cf53b0
|
Merge branch 'main' into BauSystem/fix-interaction-with-trace-entity
|
2026-05-30 13:24:43 +02:00 |
|
YoyoNow
|
c5f5be7d58
|
Add RInteraction Entity
|
2026-05-30 13:17:49 +02:00 |
|
D4rkr34lm
|
3cd0db9bdf
|
Merge branch 'main' into BauSystem/fix-interaction-with-trace-entity
|
2026-05-25 21:32:12 +02:00 |
|
D4rkr34lm
|
9711b48f2f
|
Fix interaction with trace entity not showing detail text
|
2026-05-25 18:20:42 +02:00 |
|
D4rkr34lm
|
71258318db
|
Replace trace rendering by fallingblockentity with display entity for better accuracy
|
2026-05-24 23:39:50 +02:00 |
|
YoyoNow
|
7f21a31ec9
|
Merge pull request 'refactor(SpigotCore): Techhider to ensure safety and improve reviewablity' (#338) from FightSystem/fix-tech-and-hull-hider into main
Reviewed-on: SteamWar/SteamWar#338
|
2026-05-22 21:37:03 +02:00 |
|
D4rkr34lm
|
7b3a04f4eb
|
Remove unused custom event
|
2026-05-22 18:49:51 +02:00 |
|
D4rkr34lm
|
f2a06057a8
|
Fix tick step bossbar remaining visable
|
2026-05-22 18:46:36 +02:00 |
|
D4rkr34lm
|
7d74eb0c09
|
add old techhider to skip supporting bausystem for now
|
2026-05-22 17:40:33 +02:00 |
|
D4rkr34lm
|
93ff982649
|
fix techhider bypass on bau by middleclick pick
|
2026-05-21 23:57:38 +02:00 |
|
YoyoNow
|
c81e6b15e5
|
Merge branch 'main' into FightSystem/fix-tech-and-hull-hider
# Conflicts:
# FightSystem/FightSystem_Core/src/de/steamwar/fightsystem/utils/HullHider.java
# SpigotCore/SpigotCore_Main/src/de/steamwar/core/events/AntiNocom.java
|
2026-05-21 12:59:22 +02:00 |
|
YoyoNow
|
a000beee20
|
Remove TinyProtocol.addTypedFilter
|
2026-05-20 13:52:13 +02:00 |
|
YoyoNow
|
2fd6c40b15
|
Remove some more wrappers
|
2026-05-20 13:27:49 +02:00 |
|
D4rkr34lm
|
270d82eb71
|
Merge branch 'main' into FightSystem/fix-tech-and-hull-hider
|
2026-05-17 19:58:16 +02:00 |
|
YoyoNow
|
e435154c12
|
Format code
|
2026-05-17 10:13:31 +02:00 |
|
YoyoNow
|
eceb58b28c
|
Format code
|
2026-05-17 10:12:22 +02:00 |
|
YoyoNow
|
5125453406
|
Format code
|
2026-05-17 10:08:06 +02:00 |
|
YoyoNow
|
d110df924e
|
Format code
|
2026-05-16 23:08:09 +02:00 |
|
YoyoNow
|
81dd8045f2
|
Remove unused code
|
2026-05-16 22:41:17 +02:00 |
|
YoyoNow
|
00147f2a74
|
Optimize imports
|
2026-05-16 22:23:00 +02:00 |
|
YoyoNow
|
fcc370c353
|
Remove even more useless stuff
|
2026-05-16 22:21:06 +02:00 |
|
YoyoNow
|
cfa650bcf4
|
Remove more reflection calls
|
2026-05-16 21:41:50 +02:00 |
|
YoyoNow
|
ba4ee08489
|
Remove most Reflection from REntity
|
2026-05-16 21:34:18 +02:00 |
|
YoyoNow
|
9de5a93997
|
Remove MinVersion annotation
|
2026-05-16 14:37:36 +02:00 |
|
Chaoscaot
|
2d679028c0
|
Merge remote-tracking branch 'origin/ReflectionReduction' into Refactor/remove-old-dependencies
|
2026-05-16 14:03:19 +02:00 |
|
YoyoNow
|
ce1f947f4b
|
Remove Core.getVersion calls
|
2026-05-16 14:02:57 +02:00 |
|
Chaoscaot
|
7c74ca014d
|
Upgrade all projects to Java 21 and migrate dependencies to Paper and FastAsyncWorldEdit.
Signed-off-by: Chaoscaot <max@maxsp.de>
|
2026-05-16 13:26:18 +02:00 |
|