2018-01-23 22:12:31 -08:00
|
|
|
---------------------------------------------------------------------------------------------------
|
|
|
|
Version: 0.16.4
|
|
|
|
Date: 1. 23. 2018
|
|
|
|
Bugfixes:
|
|
|
|
- Fix for invalid ai max squad variable reference
|
|
|
|
|
2018-01-13 21:48:21 -08:00
|
|
|
---------------------------------------------------------------------------------------------------
|
|
|
|
Version: 0.16.3
|
|
|
|
Date: 1. 13. 2018
|
2018-01-17 21:34:23 -08:00
|
|
|
Bugfixes:
|
|
|
|
- Fixed creative mode tile wand robot error (https://forums.factorio.com/viewtopic.php?f=94&t=31445&start=220&hilit=rampant#p335574)
|
2018-01-23 20:00:28 -08:00
|
|
|
- Fix from CyaNox for build tile positions to array of tiles change in factorio 0.16.17
|
2018-01-13 21:48:21 -08:00
|
|
|
Improvements:
|
|
|
|
- Removed squad limit
|
2018-01-14 16:14:38 -08:00
|
|
|
- Squads converted from vanilla control receive immediate kamikaze roll
|
|
|
|
- Units not under a unit group, now get a kamikaze roll before being put into a retreating squad
|
2018-01-13 21:48:21 -08:00
|
|
|
Optimizations:
|
|
|
|
- Reworked squad regrouping to be surrounding chunks instead comparing against master list
|
|
|
|
Framework:
|
|
|
|
- Add squads to chunk map for faster location sensitive lookups
|
|
|
|
|
2018-01-02 10:36:23 -08:00
|
|
|
---------------------------------------------------------------------------------------------------
|
|
|
|
Version: 0.16.2
|
|
|
|
Date: 1. 2. 2018
|
|
|
|
Bugfixes:
|
|
|
|
- Fixed invalid function call due to a function renaming
|
|
|
|
|
2018-01-01 23:31:38 -08:00
|
|
|
---------------------------------------------------------------------------------------------------
|
|
|
|
Version: 0.16.1
|
|
|
|
Date: 1. 1. 2018
|
|
|
|
Features:
|
|
|
|
- Artillery shell impacts cause biter squads to form and prevents the single file line of retaliation
|
|
|
|
- Unit spawners now rally troops when they die
|
|
|
|
Improvements:
|
|
|
|
- Cliffs and impassable areas due to object density have been added to the pathfinder
|
|
|
|
- Terrain that is dynamically altered (landfilled, cleared of trees, cleared of cliffs) will be accounted for now
|
|
|
|
- Added artillery turret to buildings that emit pheromones
|
|
|
|
Optimizations:
|
|
|
|
- Switch scanning for cliffs, resources, and tiles to event based instead of polling
|
|
|
|
- Reduced number of table allocations when working with squads
|
|
|
|
Bugfixes:
|
|
|
|
- fixed changelog so it shows up in-game interface
|
|
|
|
- Added checks for correct surface before processing build events
|
|
|
|
Balance:
|
|
|
|
- Increased kamikaze frequency by increasing the chance to roll for Kamikaze from 70% to 100%
|
|
|
|
Framework:
|
|
|
|
- Created visualler for viewing internal Rampant ai game state
|
|
|
|
|
2017-12-13 18:27:00 -08:00
|
|
|
---------------------------------------------------------------------------------------------------
|
|
|
|
Version: 0.16.0
|
|
|
|
Date: 13. 12. 2017
|
|
|
|
Changes:
|
2018-01-01 23:31:38 -08:00
|
|
|
- Updated info.json
|
|
|
|
Bugfixes:
|
|
|
|
- Fixed broken icon size prototypes
|
|
|
|
- Fixed create-smoke calls
|
|
|
|
- Fixed perimeter to radius
|
|
|
|
- Fixed smoke
|
|
|
|
- Fixed missing fire tile properties
|