Anuken
|
af13ff9ee0
|
Merge remote-tracking branch 'origin/master'
|
2024-02-14 10:37:54 -05:00 |
|
Anuken
|
c8d7733826
|
Fixed #9552
|
2024-02-14 10:37:48 -05:00 |
|
GlFolker
|
d0845b481c
|
Update Sector.java (#9553)
|
2024-02-14 10:04:55 -05:00 |
|
SITUVNgcd
|
7339443604
|
Fix TextInput::message on mobile (#9549)
This issue from 70f345cc75
|
2024-02-13 23:17:41 -05:00 |
|
Anuken
|
0d273503be
|
Merge remote-tracking branch 'origin/master'
|
2024-02-13 21:22:14 -05:00 |
|
Anuken
|
1ab8b50977
|
Fixed #9548
|
2024-02-13 21:22:07 -05:00 |
|
Elixias
|
15f9854427
|
Unhardcode frag offsets (#9543)
|
2024-02-13 08:24:47 -05:00 |
|
MEEPofFaith
|
8f231febb8
|
Layer options in DrawTurret (#9541)
|
2024-02-12 23:32:30 -05:00 |
|
Anuken
|
00ecf37276
|
Fixed #9539
|
2024-02-11 20:14:48 -05:00 |
|
Anuken
|
da0bcdcca3
|
Fixed #9538
|
2024-02-11 09:06:28 -05:00 |
|
Anuken
|
e99b9c2ad1
|
Fixed #9537
|
2024-02-11 09:00:51 -05:00 |
|
Anuken
|
0e3c4c097c
|
Fixed #9535
|
2024-02-11 08:56:19 -05:00 |
|
Anuken
|
1542f7c28e
|
UI#loadColors moved earlier in init
|
2024-02-10 17:20:35 -05:00 |
|
Anuken
|
2fd92b8c80
|
Processor global variable dialog
|
2024-02-09 18:09:41 -05:00 |
|
Anuken
|
f2c267fd75
|
Fixed #9520
|
2024-02-05 21:19:16 -05:00 |
|
Anuken
|
8d36c7710c
|
Merge remote-tracking branch 'origin/master'
|
2024-02-04 19:09:42 -05:00 |
|
Anuken
|
602bb93f1e
|
Fixed #9512
|
2024-02-04 19:09:36 -05:00 |
|
MEEPofFaith
|
9093c92b07
|
Add RandomSound support to ContentParser (#9518)
|
2024-02-04 18:58:40 -05:00 |
|
Redstonneur1256
|
f0d37281d4
|
Marker fixes (#9514)
|
2024-02-03 12:17:17 -05:00 |
|
MEEPofFaith
|
75ae76135f
|
targetUnderBlocks for units (#8160)
* targetUnderBlocks for units
You know, why don't units use the same targeting code as turrets?
* prioritize non-under blocks
|
2024-02-03 12:17:07 -05:00 |
|
BalaM314
|
dc4f3ba972
|
Add bool Config::isDefault() (#9510)
* Add `bool Config::isDefault()`
* use Structs.eq instead of ==
|
2024-02-02 10:52:28 -05:00 |
|
Anuken
|
d376183d14
|
Merge remote-tracking branch 'origin/master'
|
2024-02-01 19:05:41 -05:00 |
|
Anuken
|
0867e25119
|
More detailed warning message
|
2024-02-01 19:05:35 -05:00 |
|
MEEPofFaith
|
e1a5484074
|
Allow mods to add to logic effect map (#9507)
* Allow mods to add to logic effect map
* Switch to being only a single add.
|
2024-02-01 19:04:51 -05:00 |
|
Anuken
|
ab13a76ebb
|
Merge remote-tracking branch 'origin/master'
|
2024-02-01 15:59:36 -05:00 |
|
Anuken
|
01d875da04
|
Added system for removing consumers in JSON
|
2024-02-01 15:59:29 -05:00 |
|
ApsZoldat
|
999a63c5f4
|
Minor fixes (#9467)
* Minor fixes
* Change javadoc for statusSpeed()
* 🧠🔨
|
2024-01-31 16:12:49 -05:00 |
|
Redstonneur1256
|
6a429184aa
|
update markers (#9506)
* update markers
* update markers & minimap rendering
|
2024-01-30 19:35:39 -05:00 |
|
MEEPofFaith
|
cc0ac1523b
|
SoundEffect's sound should be delayed by its startDelay (#9502)
* SoundEffect's sound should be delayed by its startDelay
* h
|
2024-01-30 10:45:38 -05:00 |
|
Anuken
|
4e35ae2dec
|
Minor font cache delay tweak
|
2024-01-29 23:04:12 -05:00 |
|
Anuken
|
b7485b5bc4
|
Join dialog performance improvement
|
2024-01-29 22:45:22 -05:00 |
|
Anuken
|
a6f2aa6c43
|
Marker control cleanup
|
2024-01-29 15:17:49 -05:00 |
|
Anuken
|
72e8829690
|
Merge remote-tracking branch 'origin/master'
|
2024-01-28 15:50:10 -05:00 |
|
Anuken
|
eddcd8fc6d
|
Minor building optimization
|
2024-01-28 15:50:05 -05:00 |
|
Sh1p*nfire
|
6db4ef7f1c
|
PartProgress.time & PartProgress.mod added (#9499)
* PartProgress.time & PartProgress.mod added
* Add loop() to combine mul and mod
|
2024-01-28 13:04:21 -05:00 |
|
MEEPofFaith
|
1b14a09f1c
|
Shield health should also be factored in pierce factor when maxDamageFraction is 0 (#9486)
|
2024-01-27 21:24:48 -05:00 |
|
Anuken
|
8aa7e8b930
|
Merge remote-tracking branch 'origin/master'
|
2024-01-27 10:08:06 -05:00 |
|
Anuken
|
021e766214
|
Cleanup
|
2024-01-27 10:07:59 -05:00 |
|
Elixias
|
342ec4adce
|
Unprotect dumpTime (#9493)
|
2024-01-27 09:22:28 -05:00 |
|
Elixias
|
4406431291
|
Better Malis palette (#9491)
|
2024-01-26 19:08:15 -05:00 |
|
Redstonneur1256
|
b9bf4ee794
|
Allow markers to be deleted (#9485)
|
2024-01-23 22:05:14 -05:00 |
|
Anuken
|
6f3e75569c
|
Added instantBuild rule for editor
|
2024-01-23 21:22:02 -05:00 |
|
Anuken
|
76e83c1516
|
Better allowRectanglePlacement
|
2024-01-22 22:12:24 -05:00 |
|
Anuken
|
bd4ae0639d
|
Added allowRectanglePlacement for 1x1 blocks
|
2024-01-22 16:41:43 -05:00 |
|
Anuken
|
59ea35c443
|
Allow all floors to replace each other
|
2024-01-22 16:14:14 -05:00 |
|
Anuken
|
41f448af2c
|
Don't create outlines in units if they already exist
|
2024-01-21 19:12:39 -05:00 |
|
Anuken
|
7cf3ce0f66
|
Merge remote-tracking branch 'origin/master'
|
2024-01-20 20:45:23 -05:00 |
|
Anuken
|
7d8aea77d8
|
Added hidden rule for environment deconstruction / Increased impact reactor liquid capacity
|
2024-01-20 20:45:15 -05:00 |
|
Redstonneur1256
|
9d4f5ff87c
|
Fix wait instruction inconsistency (#9479)
|
2024-01-20 09:37:18 -05:00 |
|
Anuken
|
367a20c891
|
Disallow diagonal placement for bridges
|
2024-01-19 19:57:15 -05:00 |
|