Anuken
4c09f6dd40
Fixed #8025
2023-01-07 15:07:54 -05:00
Anuken
f1e1eb1015
Fixed #8015
2023-01-07 14:54:15 -05:00
Anuken
963b96a1fb
Merge remote-tracking branch 'origin/master'
2023-01-07 14:47:14 -05:00
Anuken
87786441ff
Fixed #8117
2023-01-07 14:47:10 -05:00
Anuken
05dec4df6a
Fixed #8117
2023-01-07 14:46:31 -05:00
MEEPofFaith
a3270debac
Fix collideLine ( #8037 )
2023-01-07 14:46:19 -05:00
Prosta4okua
574a10e5f8
🍉 🍉 🍉 Watermelons have deployed. Prepare yourself for new Ukrainian translation for v7 release ( #7885 )
...
* hehe
* Finished translation. Need to proofread. Added 2 missing entries.
* Fixes
* Fixes #2
* Added button Random to translations and fixed error
* Fixes from @1stvaliduser
* fixes
* fixes
* будівль -> будівель
2023-01-07 14:42:27 -05:00
Anuken
eb410af371
sandbox is now actually sandbox again
2023-01-07 14:41:12 -05:00
Anuken
542bf2b413
Fixed #8084
2023-01-07 14:26:25 -05:00
Anuken
723b10af57
Fixed #7944
2023-01-07 14:18:07 -05:00
Anuken
1394c49e48
Fixed #8008
2023-01-07 14:10:41 -05:00
Anuken
2a71f4620e
Fixed #7962
2023-01-07 14:01:28 -05:00
Anuken
0b00747f29
Merge remote-tracking branch 'origin/master'
2023-01-07 13:53:07 -05:00
Anuken
ae4a41cd0b
Fixed #8042
2023-01-07 13:53:03 -05:00
GlennFolker
93f630bb69
Make custom Env flag reliably possible ( #8019 )
...
* Make custom Env flag reliably possible
* screw you
* "compatibility" for mods that don't use add()
2023-01-07 13:48:28 -05:00
Anuken
d7d5ba7510
Fixed #8060
2023-01-07 13:44:34 -05:00
Anuken
a15b887e5c
Fixed #8011
2023-01-07 13:42:43 -05:00
Anuken
c37ad9210a
Merge remote-tracking branch 'origin/master'
2023-01-07 13:15:59 -05:00
Anuken
246591eab4
Fixed #8119
2023-01-07 13:15:56 -05:00
MEEPofFaith
eb0481a1da
Cargo units *will* chase you down if you pick up their target. ( #8033 )
2023-01-07 12:55:19 -05:00
Garen7
ba72e9c50d
Fixes Tanks rotating needlessly after attack commands ( #8112 )
...
Co-authored-by: Garen7 <Garen7@users.noreply.github.com >
2023-01-07 12:54:26 -05:00
Anuken
54a9955e30
#8126
2023-01-07 12:44:29 -05:00
Anuken
49bcbafdaa
Fixed #7946
2023-01-07 12:39:12 -05:00
Anuken
b4137dca6e
Fixed #7978
2023-01-07 12:37:37 -05:00
Anuken
98f869ecea
Fixed #8086 / Fixed #8065
2023-01-07 12:15:37 -05:00
Anuken
0c9f2b2687
Fixed #8092
2023-01-07 12:06:57 -05:00
Anuken
4ec4e83823
Fixed #7932
2023-01-07 12:04:36 -05:00
Anuken
96477f7ff5
Merge remote-tracking branch 'origin/master'
2023-01-07 12:03:58 -05:00
Anuken
1236e8d342
Fixed #7922
2023-01-07 12:03:54 -05:00
MEEPofFaith
47353cc808
Power icon ( #7901 )
...
* Power icon
* Less yellow yelloow
2023-01-07 11:49:59 -05:00
MEEPofFaith
6eadac38b7
placeEffect ( #7968 )
2023-01-07 11:46:14 -05:00
whert-dev
0d26b9e4f8
Added angleOffset to DrawPistons ( #7950 )
2023-01-07 11:45:33 -05:00
Garen7
a3a071e520
Additional block build over options ( #7993 )
...
* Adds missing block groups
* Allows electrolyzers to be rotated by bulding over them too
Co-authored-by: Garen7 <Garen7@users.noreply.github.com >
2023-01-07 11:43:23 -05:00
MEEPofFaith
5af8236643
Move beam drill facing update (Fix minor graphical glitch) ( #8004 )
...
* move beam drill facing update
* Add updateFacing back to updateTile
* Stop consuming if not drilling anything.
2023-01-07 11:43:07 -05:00
end-me-please
b18fd82a21
Update LogicBlock.java ( #8032 )
2023-01-07 11:39:05 -05:00
null
9dcb8b7bd5
yay more hardcoded regions ( #8021 )
...
* change fuckall
* more of this
* typo
2023-01-07 11:38:12 -05:00
MEEPofFaith
9af9e1459d
Fix only 1 ammoType displaying with missile units ( #8020 )
2023-01-07 11:37:39 -05:00
Anuken
4d77a6d475
Merge remote-tracking branch 'origin/master'
2023-01-07 11:36:52 -05:00
Anuken
64a9377006
#8040 but better
2023-01-07 11:36:48 -05:00
Garen7
c20d7f2b4f
Fixes the damage modifier not working sometimes ( #8124 )
...
Co-authored-by: Garen7 <Garen7@users.noreply.github.com >
2023-01-07 11:30:49 -05:00
Garen7
b57cde7148
Fixes polies helping the enemy team in pvp ( #8056 )
...
Co-authored-by: Garen7 <Garen7@users.noreply.github.com >
2023-01-07 11:29:46 -05:00
buthed010203
a5fd29e56d
Fix crash when toString returns null value ( #8067 )
...
* Fix crash when toString returns null value
* Return a string from NullUnit toString
* Begone redundancy
* Unwrap before null check to ensure non-nullability
2023-01-07 11:28:01 -05:00
Anuken
c0b819ec9b
Fixed #7952
2023-01-07 11:27:15 -05:00
Anuken
0582ba1c47
Oct now has an octagon shield
2023-01-07 11:23:55 -05:00
Anuken
243c50be02
Faster entity removal
2022-12-14 16:58:58 -05:00
Anuken
f7f3d5bde3
Revert hold time
2022-11-13 13:26:19 -05:00
Anuken
f4e90bfb6b
Crash fix
2022-11-13 10:26:40 -05:00
Anuken
b422e041f4
Fixed #7906
2022-11-13 09:57:09 -05:00
Anuken
80046ba505
Fixed #7884
2022-11-13 09:53:18 -05:00
Anuken
afcb187c53
Fixed #7887
2022-11-13 09:49:42 -05:00