Commit Graph

85 Commits

Author SHA1 Message Date
LeoDog896
e23e8de62a Added boss as radar target 2020-09-24 10:59:13 -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
Anuken
50816deb9e Smarter payload routers / 2x display / Campaign tweaks 2020-09-14 14:09:15 -04:00
Anuken
3feb9e76f0 Allowed Steam name change / T4+5 reconstructor cost increase 2020-09-11 19:57:46 -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
c03e3f56aa Added min-game-version 105 enforcement 2020-09-09 16:40:08 -04:00
Anuken
d9a067b4d2 Small sprite tweaks & bugfixes 2020-09-08 21:40:50 -04:00
DeltaNedas
29b31daba7
ignore indentation in imported assembly (#2511)
* ignore indentation in imported assembly

* oop

* Update LAssembler.java
2020-09-07 11:13:28 -04:00
Anuken
90aed50ca8 Many various fixes 2020-09-03 14:04:30 -04:00
Anuken
0cc3bcb121 Fixed #2477 2020-09-02 14:39:02 -04:00
DeltaNedas
1f543f6c18
fix #2460 (#2461) 2020-08-29 11:18:40 -05:00
Anuken
6a23439fce Fixed #2424 2020-08-25 19:46:14 -04:00
Anuken
02ccdd2d67 Fixed #2411 2020-08-23 18:46:03 -04:00
Anuken
4b0c977e73 java 8's compiler is stupid apparently 2020-08-23 11:30:56 -04:00
Anuken
c1258b75d5 Logic edge autoscroll & jump highlighting on hover 2020-08-23 11:24:23 -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
Anuken
92764c8389 Fixed #2408 2020-08-23 09:40:06 -04:00
Anuken
ac21c620fe Many new modding improvements 2020-08-22 14:05:41 -04:00
Anuken
dac2264ac7 Smoother mobile player movement / Cleanup 2020-08-20 15:56:40 -04:00
Anuken
bbe6c5017a Removed synthetic accessors / Sector sanity tests 2020-08-19 15:13:29 -04:00
Anuken
a814b799e0 Fixed logic scrolling lock 2020-08-18 14:47:57 -04:00
Anuken
00f7f57c46 Bugfixes 2020-08-18 10:01:53 -04:00
Anuken
0638b1f951 Added missing sort field to radar 2020-08-18 00:52:29 -04:00
Anuken
7e0391a8a0 Bugfixes 2020-08-17 23:47:39 -04:00
Anuken
69c04ea90d a 2020-08-17 20:49:24 -04:00
Anuken
9a48028508 Fixed #2363 2020-08-17 09:35:12 -04:00
Anuken
2701bd3de2 arc 2020-08-16 23:31:02 -04:00
Anuken
0fe8836db4 Fixed #2360 2020-08-16 23:30:49 -04:00
Anuken
2526224820 Bugfixes 2020-08-15 18:54:57 -04:00
Anuken
98844d752c Better spore trees 2020-08-14 22:21:47 -04:00
Anuken
b57fb47855 Compilation for Android on Java 9+ 2020-08-14 19:45:22 -04:00
Anuken
67e32ce880 arc 2020-08-14 10:48:47 -04:00
Anuken
ffb2d6eeaa Better logic UI 2020-08-14 10:48:29 -04:00
Anuken
73dd7ba21a Test fixes 2020-08-13 20:28:36 -04:00
Anuken
1d95980066 Bugfixes / Team access 2020-08-13 19:57:45 -04:00
Anuken
f361ac27e0 Optional custom displayed gamemode 2020-08-13 14:59:27 -04:00
Anuken
e1f0564d0b More instruction limits 2020-08-13 14:02:11 -04:00
Anuken
af6ed6ea89 Fixed poly instructions not allowing full 360 degree range 2020-08-13 12:25:49 -04:00
Anuken
1de3217738 GetLink instruction 2020-08-13 10:20:29 -04:00
Anuken
9ba98ed4b4 Fixed #2346 2020-08-13 09:18:47 -04:00
Anuken
a8c4e9f567 Logic bugfixes & tweaks 2020-08-12 18:51:50 -04:00
Anuken
5b727ac6fd Fixed #2344 2020-08-12 13:39:20 -04:00
Anuken
925b1e3057 Simple mining AI 2020-08-12 00:08:23 -04:00
Anuken
8810cf037e . 2020-08-11 13:08:44 -04:00
Anuken
25e04ca3e5 Triangle draw command 2020-08-11 12:54:39 -04:00
Anuken
188171ec03 Bugfixes 2020-08-11 12:48:17 -04:00