1ue999
|
f99153e2ef
|
opround thing (#10805)
|
2025-05-14 13:03:12 -04:00 |
|
Anuken
|
9730bbd58d
|
Sign logic op
|
2025-05-11 21:25:45 -04:00 |
|
Anuken
|
4dd414c22f
|
Closes Anuken/Mindustry-Suggestions/issues/4456
|
2023-06-02 11:56:08 -04:00 |
|
Anuken
|
668b09e955
|
Misc bugfixes
|
2022-05-08 17:07:06 -04:00 |
|
Anuken
|
90d1770b3e
|
Attempt to synchronized logic random seed
|
2021-09-22 20:12:45 -04:00 |
|
Anuken
|
fe9ff212b2
|
Stateless simplex
|
2021-06-15 19:28:54 -04:00 |
|
Anuken
|
00ca247d0f
|
Inverse trig logic functions
|
2021-06-03 19:12:33 -04:00 |
|
Anuken
|
a99151441c
|
Fixed #4642 / Logic op reorganization
|
2021-02-09 09:34:58 -05:00 |
|
Anuken
|
3cbcd779eb
|
Better strict equality implementation
|
2021-02-08 14:55:14 -05:00 |
|
Anuken
|
1802aab683
|
isNull op / Return null for null block sense/NaNs
|
2021-02-08 12:48:39 -05:00 |
|
Anuken
|
6eaec7d505
|
Bugfixes + Binary and
|
2020-11-12 18:46:20 -05:00 |
|
DeltaNedas
|
cda6a6973d
|
make logic stuff public, cleanup
|
2020-11-01 19:35:22 +00:00 |
|
Anuken
|
7088ae89b3
|
Logic unit control
|
2020-10-05 15:42:37 -04:00 |
|
DeltaNedas
|
ee08fa8f77
|
add lua-style integer division with //
|
2020-09-17 17:46:45 +01:00 |
|
Anuken
|
bdf814c9b9
|
Removed sector data cache system
|
2020-09-16 18:38:23 -04:00 |
|
LordChrom
|
007a0da40a
|
Bugfix for Logic Ops (#2535)
Performing some operations on larger numbers gave erroneous results when converting from doubles to ints. Now uses longs instead, which should help.
|
2020-09-10 19:14:03 -04:00 |
|
Anuken
|
7c1d035977
|
Bugfixes
|
2020-09-10 16:45:48 -04:00 |
|
Anuken
|
5259969384
|
Object sense support / Bugfixes
|
2020-09-09 19:02:40 -04:00 |
|
Anuken
|
4b0c977e73
|
java 8's compiler is stupid apparently
|
2020-08-23 11:30:56 -04:00 |
|
Anuken
|
dac24e8bf1
|
Replaced redundant 'negate' operator with *= -1
|
2020-08-23 10:20:34 -04:00 |
|
Anuken
|
90b8910935
|
Merged UnaryOp and BinaryOp
|
2020-08-23 10:14:04 -04:00 |
|