My fork of Stratagus https://github.com/Wargus/stratagus
e6281977e4
[+] Added NoRandomPlacing flag in CUnitType to prevent random sprite rotation. [+] Added BoxOffsetX and BoxOffsetY in CunitType to move selection box around unit. [+] Abilty to set missile's damage and TTL directly in MissileType [+] Allow CAnimation_SetVar to change non-CVariable variables (currently works for DamageType) [+] Added ButtonCheckUnitVariable which allow to show button only if some variables pass the condition. [+] More flexibility to particles. [+] Added ninth button to PieMenu. [+] Added ability to set text color in butrton popups. [+] Allow CAnimation_SpawnMissile to fire missile at some position instead of unit. [*] Clean up in UnitOnScreen [*] Units first call their auto-cast spells rather than attacking. [*] Change new unit message minimap ping color to green. [*] Some changes in ai threat calculation code. [*] Units won't "follow" after buildings (this caused them to "stop" and do nothing) [*] Set GLMaxTextureSize to 256 [-] Removed hardcoded upgrade-to frame [-] Fix incorrect AiBuildingRules check. [-] Fix incorrect CUnitType impacts parse [-] Fixed bug which made AI's summoned units to be in group 0 and thus didn't allowed them o attack enemies properly. [-] Fixed bug which not allowed player to save his replay at the end of mission. [-] Fixed a bug which caused AI to send his defence forces only once. [-] Removed assert warning in AiReduceMadeInBuilt |
||
---|---|---|
.bzr-builddeb | ||
cmake/modules | ||
debian | ||
doc | ||
gameheaders | ||
metaserver | ||
po | ||
src | ||
tools | ||
.bzrignore | ||
CMakeLists.txt | ||
COPYING | ||
README |
________________________________README_________________________________ _________ __ __ / _____// |_____________ _/ |______ ____ __ __ ______ \_____ \\ __\_ __ \__ \\ __\__ \ / ___\| | \/ ___/ / \| | | | \// __ \| | / __ \_/ /_/ > | /\___ | /_______ /|__| |__| (____ /__| (____ /\___ /|____//____ > \/ \/ \//_____/ \/ ______________________ ______________________ T H E W A R B E G I N S Stratagus - A free fantasy real time strategy game engine Read 'doc/index.html' for general information and license information. Read 'doc/install.html' for Stratagus installation instructions. Read 'doc/changelog.html' for the Stratagus changelog.