1
0
mirror of https://github.com/veden/Rampant.git synced 2025-01-05 22:53:24 +02:00
Commit Graph

240 Commits

Author SHA1 Message Date
Aaron Veden
b9fb54fbbc fix for load dependencies 2018-01-28 22:40:21 -08:00
Aaron Veden
8b3bab5f5d added support for artifacts and bobs enemies, ne. 2018-01-28 17:51:24 -08:00
Aaron Veden
ecce636595 fix for null group and setting options 2018-01-27 17:02:33 -08:00
Aaron Veden
6910f724d3 fixed invalid function call 2018-01-27 14:46:45 -08:00
Aaron Veden
df811b2ced fix kamikaze and deadzones 2018-01-27 12:57:50 -08:00
Aaron Veden
cc2b0db52b Discovered and fixed the actual problem 2018-01-26 19:07:16 -08:00
Aaron Veden
1a44b55047 forgot to update info 2018-01-26 18:53:42 -08:00
Aaron Veden
4ebff567e1 fix for empty interval 2018-01-26 18:51:48 -08:00
Aaron Veden
5849a165bc more typos 2018-01-26 18:25:53 -08:00
Aaron Veden
ea119339b8 typos and removed unused setting 2018-01-26 18:20:33 -08:00
Aaron Veden
9aae1b56c2 updated smoke, and added variations properties 2018-01-26 18:15:40 -08:00
Aaron Veden
18de17ebf0 Merge branch 'enemys' 2018-01-26 00:01:25 -08:00
Aaron Veden
871ae59efe first draft ready 2018-01-25 23:55:09 -08:00
Aaron Veden
e3f43edc09 qa'ing 2018-01-25 21:48:12 -08:00
Aaron Veden
102b864c36 Add base garbage collection and colors for the types 2018-01-25 21:13:47 -08:00
Aaron Veden
08d11fd96a Merge branch 'master' of armory.vedbyte.com:/games/factorio/Rampant 2018-01-25 17:01:48 -08:00
Aaron Veden
fa73924fb8 Merge branch 'master' of github.com:veden/Rampant 2018-01-25 17:01:08 -08:00
Aaron Veden
1d025b923e Merge branch 'master' of github.com:veden/Rampant 2018-01-25 16:54:31 -08:00
Pavel
413196cd49 Fix invalid usage of UnitGroupUtils.calculateKamikazeThreshold (#12) 2018-01-25 16:53:59 -08:00
Aaron Veden
80b4677dea Need to figure out why bases or displaying incorrectly 2018-01-25 16:52:26 -08:00
Aaron Veden
50465719c3 fix for bad kamikaze roll invocation 2018-01-24 20:25:30 -08:00
Aaron Veden
a2a3344678 still need to add laser, then alignment table, numbers pass 2018-01-24 00:07:22 -08:00
Aaron Veden
7cbbd20b93 fix for invalid squad reference 2018-01-23 22:12:31 -08:00
Aaron Veden
2bf7665412 almost working infernos 2018-01-23 22:02:06 -08:00
Aaron Veden
1d1c2bbbd1 updated version info and versioning 2018-01-23 20:23:11 -08:00
Aaron Veden
e6753b7927 updated changelog, commented wip function 2018-01-23 20:00:28 -08:00
Aaron Veden
b30c5ffbee Merge branch 'squadRetreatReduction' 2018-01-23 19:38:52 -08:00
Aaron Veden
2d5930047f Merge branch 'fixTileError' 2018-01-23 19:38:10 -08:00
Mark Sanders
4e029ee61d Fix crash due to update 0.16.17 changing the on_*_built_tile event. (#10) 2018-01-23 19:30:59 -08:00
Aaron Veden
38f4c98559 function renaming 2018-01-23 13:39:32 -08:00
Aaron Veden
d6685f3cb6 finish infernos, trolls, fast, laser, wasp, decaying, undying 2018-01-21 23:13:18 -08:00
Aaron Veden
326e7c1df0 need to finish generating other unit classes, calibrate base upgrade path 2018-01-20 23:46:41 -08:00
Aaron Veden
033c09d014 still need base processing, neutral worms, and converting existing
unit spawner and worms
2018-01-19 23:15:13 -08:00
Aaron Veden
3b7746614c need to figure out spawner scaling and fix spitter. remove autoplace
it is too slow
2018-01-18 23:25:32 -08:00
Aaron Veden
ccfdeec5c4 updating unit generation algorithm 2018-01-17 23:15:10 -08:00
Aaron Veden
d96916515f Merge branch 'fixTileError' into enemys 2018-01-17 21:37:55 -08:00
Aaron Veden
7f24758fb4 creative mode fix 2018-01-17 21:34:23 -08:00
Aaron Veden
33815a27b7 working on uni classes, still need base and entity upgrade logic finished 2018-01-15 23:21:12 -08:00
Aaron Veden
8e76817a19 added base detection, creation, and removal. needs base location on register 2018-01-14 23:41:55 -08:00
Aaron Veden
3c8b82acae Merge branch 'squadRetreatReduction' into enemys 2018-01-14 16:15:30 -08:00
Aaron Veden
9b6e13e0fa free units and unit groups from vanilla get kamikaze roll 2018-01-14 16:14:38 -08:00
Aaron Veden
91e2c72e93 adding different feature 2018-01-14 15:10:56 -08:00
Aaron Veden
0e9936284f upgrade unit spawner work started 2018-01-13 23:07:29 -08:00
Aaron Veden
59b364398d reworked squads to work with chunks 2018-01-13 21:48:21 -08:00
Aaron Veden
c709c47011 working unitclass generation 2018-01-13 16:12:09 -08:00
Aaron Veden
347c057dc2 almost finished unit generation 2018-01-12 18:55:20 -08:00
Aaron Veden
f69075850d fixed invalid function call 2018-01-02 10:36:23 -08:00
Aaron Veden
ed49fe7796 see changelog 2018-01-01 23:31:38 -08:00
Aaron Veden
b6d0ac9d3a swiched tile, cliff, resource scans to events. Added artillery turret
to pheromones. Lowered pass score cutoff. added surface checks
2018-01-01 22:05:21 -08:00
Aaron Veden
ed5739906d artillery response and unit spawner rally and retreat, fixed cliffs 2018-01-01 15:35:25 -08:00