Camo and other effects are taken into account when aiming at a body part
Max Distance Visible is more consistent in being calculated based on the soldier and direction rather than a fixed number
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@1239 3b4a5df2-a311-0410-b5c6-a8a6f20db521
added/changed Sniper Suppressor on M21, M24, and M40A1
lowered stacking of Shuriken to 4
lowered Burst Penalty of HK G11 to 3
added three new XML-files for the inventory project. They are not needed yet, but do not do any harm either, they are here for the alpha and beta testers (and they'd later end up here anyway). They are also considered work-in-progress and will change. For example, Doreen is loaded down with LBE items just for testing purposes (item drops), some RPCs do not have the LBE items they'd need.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@849 4f8fa57e-7814-0410-bad4-adc449f26b7c
Enemy group invasion tactics fixed. Now reinforcements come from all directions, same as from surrounding stationary reinforcements
Removed shuriken check
Fix for mercs turing lame
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@1154 3b4a5df2-a311-0410-b5c6-a8a6f20db521
Updated Data/Ja2_Options.INI so it has the same new structure like Data-1.13/Ja2_Options.INI, but with JA2 vanilla settings
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@847 4f8fa57e-7814-0410-bad4-adc449f26b7c
Editor: Fix for use of uninitialized variable in undo
Editor: Fix for clipping bounds that are offscreen (causes crash)
Fix for AP bonus reading from INI
Fix mine indexes when looking for creature infestation of mines
Final (?) fix for militia reinforcements. Also a change: If you refuse reinforcements, none will come for the entirety of the battle
Increase size of cover and LOS grids to fit max radius
Fix for uninitialized light level in DistanceVisible
Move CheckForEndOfBattle to end of ReduceAttackBusy, to remove a possible militia invalidate upon promotion
Change the way Alt-L handles reloading
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@1142 3b4a5df2-a311-0410-b5c6-a8a6f20db521
Reordered sections and settings to match order read in, for easier Xrefing
Everything should now be in the correct section
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@846 4f8fa57e-7814-0410-bad4-adc449f26b7c
This option gives a flat AP Bonus to all player's mercenaries, it also pushes the AP
Cap. Works almost exactly like the enemy AP bonus.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@845 4f8fa57e-7814-0410-bad4-adc449f26b7c
Turned on heap checking for debug builds. *Could cause memory to run low if game runs for extended periods
Fixed assertion message for case where soldier groups try to cross impassible terrain
Fixed inventory memory leak
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@1110 3b4a5df2-a311-0410-b5c6-a8a6f20db521
- fixed some variables not being initialized
- fixed swapped parameter in LOS.cpp
- added variable range check in lighting.cpp, the cause of wrong index value still not fixed
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@1095 3b4a5df2-a311-0410-b5c6-a8a6f20db521
Fix militia issue in auto-resolve: Militia were not always being promoted even when it said they were. Since first X slots are for militia already in the sector, militia from other sectors are not sorted by rank. This actually affects battle outcome!
Added fix to editor to skip cached tiles in RaiseWorldLand. Otherwise it can crash when invoked within the game.
ja2_2005Express projects:
Added output directory for JA2 exe based on environment variable JA2GAMEPATH
Restored editor built by default for debug mode
Removed #define LUA_CONSOLE. It is no longer relevant.
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@1081 3b4a5df2-a311-0410-b5c6-a8a6f20db521