Commit Graph

1165 Commits

Author SHA1 Message Date
d31b692f94
Hook directly into Inventory#add using coremod
Fixes #43
2022-10-01 19:43:22 +07:00
acf568d6cc
rename 2022-10-01 12:01:41 +07:00
70edbb58f5
Merge remote-tracking branch 'origin/master' into master 2022-10-01 12:01:32 +07:00
94b4e7da47
Use camera rotation 2022-10-01 10:33:51 +07:00
69eb1b1865
energy servo collision/shapes (#103) 2022-10-01 04:36:39 +03:00
3bfb247b2c Fixed Phantom attractor item display; Added energy servo model; Yet another change in android upgrades texture atals. 2022-10-01 01:34:48 +06:00
d5ef670ec7
Make teleporting not cause fall damage if falling 2022-09-30 22:58:07 +07:00
7227def822
Get rid of appendComment 2022-09-30 22:42:08 +07:00
f4853ce09d
Bump forge to 43.1.32 2022-09-30 22:38:33 +07:00
9058a13625
Ender teleporter android feature
Fixes #30
2022-09-30 22:33:36 +07:00
cfe4bfb9df
Phantom attractor is now two blocks tall 2022-09-30 11:03:12 +07:00
434164e054
Phantom attractor item model 2022-09-30 10:06:51 +07:00
ce4655bebe
phantom attractor block state
Fixes #101
2022-09-30 10:02:06 +07:00
d6a4efec08
Phantom attractor android feature icon
Fixes #100
2022-09-30 09:57:59 +07:00
63062862bf
Remove log warnings because events gonna repeat anyway 2022-09-30 09:50:00 +07:00
653a0e2b77 Handpainted matter dust xblxa xa 2022-09-30 04:59:42 +06:00
ce364663b6 Tritanium door item texture 2022-09-30 04:48:56 +06:00
aa01fc0f2c More android upgrade icons changes 2022-09-30 04:38:40 +06:00
aecc4b9cd6 Look at this item to see the coolest person in the world 2022-09-30 03:29:13 +06:00
c02ad15530 Made electromagnet look less like a cyberware augmentation. 2022-09-30 03:22:03 +06:00
7b01d94715 Since battery/matter banks now display their actual capacity, the "lights" are now off. 2022-09-30 03:17:14 +06:00
09e8536dea
Fix bank renderer 2022-09-30 00:16:57 +07:00
8892487394
even more optimize synchronizeToPlayers 2022-09-30 00:04:16 +07:00
177a380bf3
Make synchronized block entity use chunk grid to blazingly fast determine potential players to network stuff to 2022-09-29 23:50:48 +07:00
77aed4871f
Merge remote-tracking branch 'origin/master' into master 2022-09-29 22:23:47 +07:00
f2de2e7505
Battery and Matter Capacitor banks now have in world gauge
Fixes #3
2022-09-29 22:23:34 +07:00
de28a6648d
Make synchronizer observe 2022-09-29 22:20:31 +07:00
1cd36986f3 Phantom attractor + android upgrade icons update??? 2022-09-29 20:23:38 +06:00
5168306768
what
java.lang.IllegalArgumentException: Modifier is already applied on this attribute!
	at net.minecraft.world.entity.ai.attributes.AttributeInstance.addModifier(AttributeInstance.java:72) ~[forge-1.19.2-43.1.1_mapped_official_1.19.2-recomp.jar%23201!/:?] {re:classloading}
	at net.minecraft.world.entity.ai.attributes.AttributeInstance.addPermanentModifier(AttributeInstance.java:84) ~[forge-1.19.2-43.1.1_mapped_official_1.19.2-recomp.jar%23201!/:?] {re:classloading}
	at ru.dbotthepony.mc.otm.android.feature.StepAssistFeature.applyModifiers(StepAssistFeature.kt:21) ~[%23206!/:?] {re:classloading}
	at ru.dbotthepony.mc.otm.android.feature.StepAssistFeature.sharedTick(StepAssistFeature.kt:41) ~[%23206!/:?] {re:classloading}
	at ru.dbotthepony.mc.otm.android.feature.StepAssistFeature.tickClient(StepAssistFeature.kt:49) ~[%23206!/:?] {re:classloading}
	at ru.dbotthepony.mc.otm.capability.MatteryPlayerCapability.tickClient(MatteryPlayerCapability.kt:537) ~[%23206!/:?] {re:classloading}
	at ru.dbotthepony.mc.otm.capability.MatteryPlayerCapability$Companion.onPlayerTick(MatteryPlayerCapability.kt:697) ~[%23206!/:?] {re:classloading}
	at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:260) ~[eventbus-6.0.3.jar%23125!/:?] {}
	at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:252) ~[eventbus-6.0.3.jar%23125!/:?] {}
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%23125!/:?] {}
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%23125!/:?] {}
2022-09-29 20:47:16 +07:00
1ee2760a44
Spin direction variable name 2022-09-29 20:42:09 +07:00
5aeef8d6ce
Add missing stabilizerClientCount sync 2022-09-29 20:41:51 +07:00
60cd9d5bef
Move black hole block entity to field synchronizer 2022-09-29 20:38:08 +07:00
284e4d404a
Move energy counter synchronization to field synchronizer 2022-09-29 20:18:03 +07:00
7ae82eebfc
Field synchronizer multiple endpoints
Fixes #96
2022-09-29 19:17:25 +07:00
fc74241f39
Tritanium doors 2022-09-29 16:28:38 +07:00
ec50b7f6ef
@UnsafeVariance forsenD 2022-09-29 13:33:49 +07:00
3abee0421b
Rename scrollbar skin elements constants 2022-09-29 13:20:02 +07:00
e6fa7208d9
Also make newline use crlf in editorconfig 2022-09-29 13:08:44 +07:00
7e7b2265ec
Editorconfig 2022-09-29 13:02:51 +07:00
5fcd289b27
tab 2022-09-29 13:02:50 +07:00
fa2ffe02d4
DBotThePony — Сегодня, в 4:01
Просто если обе текстуры имеют нормальную прозрачность, но на выходе получается странная вещь, то можно было бы выставить -channel rgb перед -compose
2022-09-29 04:04:08 +03:00
494cb61bd4
generated colored cargo crate minecarts, un-kot omnipresent pattern drive
and copy opacity from source texture in the colorizer
2022-09-29 03:17:19 +03:00
a775170c92
УБИВАТЬ 2022-09-29 02:17:52 +03:00
baea387ac7 хыха дверь 2022-09-29 01:47:07 +06:00
d2c46791fc Cargo crate minecart item textures Xblxa xa 2022-09-29 01:39:00 +06:00
a5f9281214 Oops, I dropped some green paint into our matter pool! Also: Electromagnet, Quantum transceiver, Gold plate, Omnipresent pattern drive textures! Also: Updated textures for some components + new plates! 2022-09-29 01:35:23 +06:00
d927bf8694
oops 2022-09-29 01:01:28 +07:00
bb689a39eb
Analog scroll bar, slim scroll bar, canvas scroll panel 2022-09-29 00:04:18 +07:00
93b3a01ee4
Detect cyclic parent references 2022-09-28 22:42:51 +07:00
5d8147a8f9
сыс 2022-09-28 12:36:22 +07:00