Author: soliton
Date: Sat Apr 26 15:11:35 2008
New Revision: 26129
URL: http://svn.gna.org/viewcvs/wesnoth?rev=26129&view=rev
Log:
* increased the HP of the Drake Flare from 54 to 55
Modified:
trunk/changelog
trunk/data/core/units/drakes/Flare.cfg
trunk/players_changelog
Modified: trunk/changelog
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/changelog?rev=26129&r1=26128&r2=26129&view=diff
==============================================================================
--- trunk/changelog (original)
+++ trunk/changelog Sat Apr 26 15:11:35 2008
@@ -1,6 +1,8 @@
Version 1.5.0:
* campaigns:
* synchronize all campaign ids with their directory name
+ * greatly updated the scenario music playlists in The Rise of Wesnoth,
+ Descent into Darkness and The South Guard
* The Hammer of Thursagan:
* instead of leadership, the dwarvish loremaster unit line now has a
similar but unique inspire ability
@@ -9,11 +11,9 @@
* Northern Rebirth:
* Major WML cleanup and optimisation
* New respawn mechanism for white mages
- * greatly updated the scenario music playlists in The Rise of Wesnoth,
- Descent into Darkness and The South Guard
- * Liberty
+ * Liberty:
* Fix graphic artifact bug #11438
- * Formula AI
+ * Formula AI:
* added support for Formula AI language, more info available at:
http://www.wesnoth.org/wiki/FormulaAI
* graphics:
@@ -59,6 +59,7 @@
* units:
* balancing changes:
* decreased the cost of the Giant Scorpion from 32 to 22
+ * increased the HP of the Drake Flare from 54 to 55
* user interface:
* placement of the counters and displays of the top panel optimized
* new history feature for entering searches, chat messages, commands, and
@@ -77,6 +78,18 @@
internal id now
* the hardcoded resolution list now also includes tiny gui and small gui
resolutions if compiled with those switches
+ * more comprehensive terrain type naming to avoid confusing displays such
+ as 'Road (Grassland)' or 'Impassable mountain (Cavewall)'
+ This also applies to the WML keys used in the stats:
+ - grassland becomes flat
+ - tundra becomes frozen
+ - canyon becomes unwalkable
+ - cavewall becomes impassable
+ * Added new commandline options (patch #1031)
+ -s or --server [host] connect to host specified or to the first server
+ in preferences
+ -c or --campaign skip menu and show campaign selection menu
+ --with-replay replays the file loaded with --load option.
* WML engine:
* new tag [insert_tag] to place dynamic WML content
* Extended most C++ checks for boolean WML attributes to use
@@ -137,11 +150,6 @@
* miscellaneous and bug fixes:
* Changed logging to have less overhead when it is turned off (patch #1038)
* Fixed error message for broken add-ons (bug #11078)
- * Added new commandline options (patch #1031)
- -s or --server [host] connect to host specified or to the first server
- in preferences
- -c or --campaign skip menu and show campaign selection menu
- --with-replay replays the file loaded with --load option.
* INSTALL now describes the scons build. autotools, while still present,
is deprecated.
* Removed spurious -R linker switch from command line generated by the Boost
@@ -149,13 +157,6 @@
* wmlxgettext now prints some context information about the strings
extracted (patch #993)
* Fixed network_worker to spawn at least one thread (bug #11238)
- * more comprehensive terrain type naming to avoid confusing displays such
- as 'Road (Grassland)' or 'Impassable mountain (Cavewall)'
- This also applies to the WML keys used in the stats:
- - grassland becomes flat
- - tundra becomes frozen
- - canyon becomes unwalkable
- - cavewall becomes impassable
* added VICTORY_AND_DEFEAT_MUSIC macro - not wiring it in in trunk
content, in the hope that we get engine support for this soon, but it's
here to use in the meantime
Modified: trunk/data/core/units/drakes/Flare.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/units/drakes/Flare.cfg?rev=26129&r1=26128&r2=26129&view=diff
==============================================================================
--- trunk/data/core/units/drakes/Flare.cfg (original)
+++ trunk/data/core/units/drakes/Flare.cfg Sat Apr 26 15:11:35 2008
@@ -12,7 +12,7 @@
[/frame]
[/leading_anim]
profile="portraits/Alex_Jarocha-Ernst/drake-burner.png"
- hitpoints=54
+ hitpoints=55
movement_type=drakefly
movement=5
experience=80
Modified: trunk/players_changelog
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/players_changelog?rev=26129&r1=26128&r2=26129&view=diff
==============================================================================
--- trunk/players_changelog (original)
+++ trunk/players_changelog Sat Apr 26 15:11:35 2008
@@ -27,6 +27,7 @@
* Unit changes and balancing
* Decreased the cost of the Giant Scorpion from 32 to 22.
+ * Increased the HP of the Drake Flare from 54 to 55.
* User interface
* Smarter pathfinding: if same MP cost, prefer terrains with better defense
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits