Skip to content

Tags: alexispp/TABSAT

Tags

1.6.2

Toggle 1.6.2's commit message
Merge branch '1_6_2'

1.6.1

Toggle 1.6.1's commit message
Updated screenshot.

More convenient defaults.

1.6.0

Toggle 1.6.0's commit message
Update docs and screenshots for 1.6.0.

1.5.0

Toggle 1.5.0's commit message
Documentation updates in prep for version 1.5.

1.4.5

Toggle 1.4.5's commit message
Refactor scalePopulation, to first handle inactive starting zombies, …

…and then aggro'd and spawn-generated ones.

Skip manual repack that stops reflector after repacking should also disable (manual) reflector stop button.

Fix zombie density calculations.
Tweak drawing transparencies.

Refactor extractCoordinates().
Refactor getEntitiesOfTypes( param []) to just take a single type per call.

Include non-idle/inactive zombies.
Draw Pickable entities.
Tweak Huge zombie drawing.

1.4.4

Toggle 1.4.4's commit message
Tweak Huge zombie drawing, VODs, Fog.

Found a bug in quads floor density calculation.

Directly draw VODs and Huge zombies when updating the final map image, rather than cache 2 mostly transparent layer and have to merge them.

Mostly refactored VOD position tracking.

Rename Type ID Templates to types.
Refactor Huge zombie types.

Fix bug of not stopping reflector when skipping manual repacking but the stop-after-repack checkbox is checked.

Lazy init navigation and population data.

Refactor MapPosition into SaveReader. Not into LevelEntites, for now at least.

Refactor out VodSizes enum.
Refactor out VOD ID_TEMPLATEs.
Refactor level entity ID_Templates/types into LevelEntities.

1.4.3

Toggle 1.4.3's commit message
Merge branch 'modify_manager_state'

1.4.2

Toggle 1.4.2's commit message
Improved exception handling for extracted save reading.

1.4.1

Toggle 1.4.1's commit message
Updated some packages.

1.4.0

Toggle 1.4.0's commit message