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

146 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Aaron Veden
bc593fa282 working visualizer, cliffs seems to be working poorly, reduced retreat frequency 2017-12-31 21:51:51 -08:00
Aaron Veden
86b05704d2 adding backing debug functions 2017-12-31 11:39:28 -08:00
Aaron Veden
97ac0fdcca finished basic visualizer 2017-12-31 11:12:40 -08:00
Aaron Veden
319fb66845 trying to better represent map features 2017-12-28 21:38:10 -08:00
Aaron Veden
d0ed774587 first attempt 2017-12-20 19:50:36 -08:00
Aaron Veden
a4a5d2c83c updating to 16 2017-12-14 11:33:34 -08:00
Aaron Veden
055e65fe35 updated readme and versioning 2017-11-26 14:21:48 -08:00
Aaron Veden
3b33cc3af0 reduced collision box sizes and reduced memory footprint more 2017-11-26 14:10:56 -08:00
Aaron Veden
4f4945971b working adjustments and refactoring 2017-11-20 23:27:03 -08:00
Aaron Veden
f6d9c5d02f updated version 2017-10-29 12:19:19 -07:00
Martok88
02509019b9 Add setting to enable/disable attack wave warnings (#7)
* Update settings.lua

* Update AIPlanning.lua

* Update locale.cfg

* Update AIPlanning.lua
2017-10-18 19:12:46 -07:00
Aaron Veden
b6f4612ce9 fixed item collectors 2017-08-13 17:35:57 -07:00
Aaron Veden
343cdfffd9 see readme 2017-08-11 18:19:35 -07:00
Aaron Veden
0271a370df fixed world processor 2017-08-11 00:49:10 -07:00
Aaron Veden
59186e388e finished item collector 2017-08-10 23:37:23 -07:00
Aaron Veden
baee711d7d working item collector complex entity 2017-08-08 01:19:51 -07:00
Aaron Veden
7f7177e5fc figuring out approach for item collector 2017-07-22 18:07:44 -07:00