summaryrefslogtreecommitdiff
path: root/games/wesnoth
AgeCommit message (Collapse)AuthorFilesLines
2005-03-01Update to 0.8.11:wiz3-88/+138
* new translation: * British English * updated translations: * Basque * Catalan * French * German * Italian * Latin * Slovenian * Swedish * in language-selection dialog, consistently use native name for all languages, with the (hopefully) official latin transcription for those that cannot be displayed in the default font (russian, bulgarian, greek) * language fixes and polishing (English) * campaign fixes and changes: * fixed Delfador appearing in the water when turns run out in 'The Bay of Pearls' (HttT) * updated maps for: 'Northern Winter' & 'Mountain Pass' (HttT) * updated 'Evacuation' & 'Captured' (EI) * fixed the talking tentacle in 'Temple of the Deep' (TroW) * switch to the new Merfolk and Nagas in TRoW and HttT * unit fixes and changes: * fixed several units using non-existing sound files * added sounds (existing) to several attacks * updated all uses of the 'old fireball' to use the 'new fireballs' * added new images and animations for all mages * updated the attack frame sequences for the Drakes * added attack icons for 'slam' and 'ballista' * obsoleted all instances of the old 'Mermen' & 'Naga' unit lines * modified defense weight for Drake Slasher * decreased hitpoints for Gate * renamed 'Elvish Lady Parandra' 'Elvish Lady' * made all mages use staff (impact) as melee attack * added support for directional attack animations * fixed slovene being wrongly localized as sl_SL insteof sl_SI * fixed zipios support so that user campaigns custom images and sounds can be loaded * fixed locale-dependent numeric input/output bug, it allowed units to walk on the water, and prevented the AI from being correctly configured in campaigns * use fixed-point arithmetics in critical functions, so that wesnoth can reasonably run on an FPU-less machine (eg. ipaq PDA) * fixed the width of 'HP' and 'XP' in the right side panel * fixed some multiplayer connect bugs * fixed the AI not going through the no-ZoC of lv0 units when it should have * code cleanups and bug fixes
2005-02-23Add RMD160 digests.agc1-1/+2
2005-02-19Update to 0.8.10.lukem2-5/+5
Notable changes: * Fixed cave map generation bug that made Scepter of Fire unplayable. * Heir to the Throne campaign made easier on EASY level. * Translation updates.
2005-01-31Update to 0.8.9.wiz3-16/+279
Version 0.8.9: * new translations: * bulgarian * latin * updated most translations * new or updated portraits: * Konrad, Delfador, Li'sar and Kalenz (Heir to the Throne) * Gweddry and Dacyn (Eastern Invasion) * added missing animations for: * Mermaid Initiate, Mermaid Enchantress and Mermaid Siren * Ancient Wose * Goblin Direwolf Rider and Goblin Knight * Gryphon * Skeleton Archer, Revenant and Death Knight * Troll Warrior, Troll Hero and Great Troll, Young Ogre * Grand Knight, Lord and Master Bowman * Cuttlefish * new or overhauled Graphics for: * Footpad, Outlaw, Thief and Rogue * Orcish Shamans, Elvish Lord and Elvish High Lord * Ghost, Nightgaunt, Shadow, Spectre and Wraith * new female units for: * Footpad, Thief, Rogue and Assassin * added new tiles: * Desert, desert hills, desert mountain, desert villages (adobe and tent), desert road, desert oasis, savanna, tropical forest, tropical forest village * added icon for petrified units * fixed missing diagonal projectiles on many units * removed old unused images: * time-of-day * downloaded campaigns no longer require a restart to be able to play them * new units: * Javelineer * unit balancing: * Naga fighter: increased hitpoints from 27 to 30 * Merman Hoplite: increased resistances and damage * Mermaid Initiate/Enchantress/Siren: reduced number of attacks, increased damage, removed special resistances * Mermaid Initiate: increased experience needed to level, other minor tweaks * Swordsman: increase resistance to blade and impact * Royal guard: increase resistance to blade and impact * Pikeman: increase resistance to pierce, change attacks number and damage * Halberdier: increase resistance to pierce, increase blade damage, decrease pierce damage * Saurian Tribalist, Saurian Icecaster, Saurian Soothsayer: remove 'skirmish' * Saurian Skirmisher: Increase cost to 14 gold * Wraith, Spectre: reduce resistance to blade, pierce, impact by 20%, increase HP by 10% * Poacher: Reduce cost to 14 * Tentacle of the Deep: Change movement type to 'float' * Flying creatures can now cross canyons * Removed ZoC from level 0 units * Language fixes and polishing (English) * Added 'x' to the terrain letters reserved for campaign writers * Scenario revisions for 'The Eastern Invasion' campaign: * Lake Vrug * Two Paths * Northern Outpost * Elven Alliance * Unexpected Appearance * Escape Tunnel * Tribal Warfare * Approaching Weldyn * Scenario revisions in Heir to the Throne: * Blackwater Port- Make the port look like more of a port, other minor changes that mute each other out * The Isle of Anduin- Extend shallow water around the Isle, remove the Saurians in favour of Goblins * The Bay of Pearls- Flip the map so the Ocean is on the West side * Muff Malal's Peninsula- Make it a peninsula, give Konrad the option of fighting (bonus) or fleeing * Isle of the Damned- Touched up the map so it is clear that the islands are islands, made the islands tropical, and moved the temples * The Siege of Elensefar- New map, and other changes * The Crossroads- New map, weaker more diffuse ambushes, and less gold for the Orcs * The Princess of Wesnoth- Minor map changes, and made the scenario harder * Set result=continue in 'Plunging into the Darkness' * Scenario revisions in The Rise of Wesnoth: * fixed {CROSS} in 'Temple of the Deep' * fixed sign glitch * Reduce the difficulty of TRoW on 'Hard' particularly, and reduce the difficulty slightly on 'Easy' & 'Normal' * A New Land - Sync with the map from Bay of Pearls * Cursed Isle- Sync with the map from Isle of the Damned, make the temples match locations * Made 'Peoples in Decline' and 'Rough Landing' look tropical * multiplayer improvements * multiplayer game settings (map name, gold per village, ...) are saved now * added several missing units * Random Map (Desert) uses new desert environment; also tweaked * make the cave in 'An Island' (MP) be 'underground' * enlarge side descriptions for remote player during game creation * added support for player nick tab completion and /me-substitution in game chat * theme syntax improvements: * added support for specifying a reference rectangle when using relative-positioning syntax * added support for theme inheritance; avoids duplicating mostly-unchanged code * added a "droid" game command, and allow for computer player to do a campaign * added a "canrecruit" filter * updated manpages and added support for translating them * "," is no longer the column separator, it does not have to be escaped anymore in some translations, "=" is the new separator (#10368) * take advantage of libzipios++ if available, to read cfg files, maps, images, sound effects, and fonts from zip files. Call "make zip-install" to install data zipped. * removed drain allowing to go past maximum hp * removed long-range attacks (Pirate Galleon, Transport Galleon, Wall Guard, Watch Tower) * fixed various bugs with respect to multiplayer game setup (#10896, #11236, #11265, #11442, #11527) * added new pathfinder (Redsun) * fixed some pathfinding bugs * fixed untranslatable strings * fixed "damage inflicted" statistic (incorrectly computed when defending) * fixed that move-and-attack allowed attacking stone units * fixed the side turn event being fired incorrectly * fixed repeat recruit hotkey not respecting WML recruit changes * removed support for turning off genders * removed obsolete tools: make_translation merge_translations * removed obsolete id= for messages in TRoW & HttT * code cleanups and bug fixing * added a wesnoth "fortunes" file
2005-01-01Update to 0.8.8:wiz3-49/+115
* campaign server stores size of campaigns * user interface improvements: * consistently compute minimum allowed zoom value according to screen size * improved readability of chat messages on light backgrounds (#10900) * made it possible to move and attack with a single click * graphics improvements: * portraits for all TRoW characters that speak in more than one scenario added * a portrait for Queen Asheviere in HttT * hotseat and vs AI multiplayer icons * new or modified unit images: orcish warlord, soul shooter, bone shooter * preparations for mountain and desert village graphics * new attack icons: bone arrow stab, cleaver, morning star, crush * scenario fixes for 'Eastern Invasion' campaign: * Weldyn Under Attack (#11051) * Capture * fixed end of campaign settings * scenario fixes for 'Son of the Black Eye' campaign: * Saving Inarix * scenario fixes for 'The Rise of Wesnoth' campaign: * The Vanguard, fixed chest placement * make the chests squeak * scenario fixes and balancing for 'Heir to the Throne' campaign: * A Test of the Clans * Return to Wesnoth * unit balancing: * Goblin Pillager: reduced HP * Goblin Impaler: reduced HP * Gryphon Rider: reduced cost * Drake Clasher: reduced cost, increase resistance to pierce * Drake Gladiator: reduced cost, increase resistance to pierce * Drake Slasher: reduced cost, increase resistance to pierce * Drake Burner: increase cost * Elvish Scout: increased ranged damage, reduced defence in forest * Elvish Rider: reduced defence in forest * Elvish Outrider: reduced defence in forest * Soul Shooter: melee changed from impact to pierce * Bone Shooter: melee changed from impact to pierce * Mage: reduced cost * minor adjustments to Drakefoot & Drakefly (& the Drakes in general) * LESS_NIMBLE_ELF macro * removed obsolete units: * Cavalry * Goblin Direwolver * Heavy Infantry * Merman Lord * Orcish Crossbow * Scout * new units: * Draug * Naga Fighter * Naga Warrior * Naga Myrmidon * Saurian Flanker * Deathblade * changed Dragoon's and Cavalier's pistol to crossbow. * renamed 'Saurian' to 'Saurian Skirmisher' and 'Saurian Warrior' to 'Saurian Ambusher' * language fixes and polishing (english) * revised MANUAL * english * swedish * updated translations: * catalan * french * german * greek * hungarian * italian * polish * portuguese * russian * slovak * spanish * swedish * multiplayer improvements * Charge map * CastleHoppingIsle map updated * give Woses, Saurians, Ogres, & Drakes names * give Saurians & Drakes traits * give the Drakes music in Multiplayer * new rectangle syntax allowing width/height and relative positionning in themes * new --enable-tinygui configure flag for adventurous PDA users * fixed units incorrectly not using the spear icon * fixed missing diagonal projectiles on several units * fixed Gwiti's animation (#10926) * fixed translations being searched for in installdir when running in builddir * added support for concatenating strings in wml files, for the benefit of i18n * fixed code for handling objects (#10904, #10954, #10963) * fixed many untranslatable strings * fixed layering of desert and dirt * fixed multiplayer setup screen being broken on low resolutions (#10919) * fixed resizing multiplayer lobby creating some graphic glitches * fixed --enable-lite for current image location * fixed wmlxgettext not working properly with msdos line-endings in multiline strings * fixed documentation (#10999) * fixed zoom behavior (#9890) * fixed unit teleportation (#10588, #11213) * fixed several crashes (#10959, #11102, #11115, #11158) * improved 320x240 resolution support * support for unrenamable units * install wmlxgettext so that it can be used by user campaigns * rewrote hotkeys code * rewrote widgets code * image and data-file cleanups * code cleanups * WML bug fixes
2004-12-28Bump PKGREVISIONs due to libtiff update.reed1-1/+2
Some BUILDLINK_RECOMMENDED bumps done also. (If I missed any, please let me know -- and let me know a good way to automate this.)
2004-12-01Update to 0.8.7. Take maintainership (manu@ agrees).wiz7-2084/+1226
New in 0.8.7: 0.8.6 was never released due bugs found late in the release process. This release, 0.8.7, will most likely have it's fair share of bugs and we need your help to get them hunted down. May the force be with you when you are playtesting. Highlights for the release: Scenario balancing for 'Heir to the Throne' and 'The Eastern Invasion' campaigns. User interface improvements: shadows for labels to make them visible on each type of terrain and in-game help system improvements. Graphics improvements: terrains and transitions, unit images and animations, portraits, The Green Isle map. Unit balancing: ghosts are now more vulnerable to holy and less vulnerable to "physical" attacks. 18 new units added. Slovenian as new translation, 17 updated translations. Multiplayer improvements: renewed lobby, leader indicator, random map generator improvements and variations (Desert, Winter, Marsh), map descriptions, Broken Bridge map. Various improvements for logging system, wesnothd network threading, Out of Sync detection and reporting. Preparations for 320x240 resolution support. Image, data and code cleanups. Lots of bug fixes - see all details at http://changelog.wesnoth.org (don't forget to check the never released 0.8.6 changes). New in 0.8.5: Translation teams have continued working hard, more translations have been converted to gettext, lots of updates for existing translations, work for Greek and Russian translations has begun - check translation statuses at http://gettext.wesnoth.org We now have campaign server where unofficial campaigns can be uploaded and easily fetched through campaign selection interface. Multiplayer improvements including some new maps and choosing your leader. Scenario balancing for most campaigns and tutorial updates. 14 new units. Remade Drakes. User interface, graphics and AI improvements. English language polishing. Code cleanups and improvements. Many bug fixes - check details at http://changelog.wesnoth.org New in 0.8.4 We have some rule/engine changes worth of mentioning: Vision range is now based on potential movement. Charge, backstab and steadfast abilities use true doubling and halving rather than additive percentage calculations. Ghosts have been changed to use new 'spirit' movetype which has high resistance values against all "physical" attacks and their movement is now slowed by water. Undeadfoot units have been granted 'deep walking' - that is marching through deep water. And then some less detailed changes: new scenarios for 'Heir to the Throne' and 'The Rise of Wesnoth' campaigns, scenario balancing for all included campaigns. Graphics improvements, some new sound effects, balanced units and added new units, multiplayer improvements, code optimizations and bunch of bug fixes - see all details at http://changelog.wesnoth.org New in 0.8.3 Wesnoth has switched using gettext for translations, we have received gettextized translations for catalan, french, norwegian and spanish. Magic place to visit is http://wesnoth.slack.it/?GetText We have also been working on other fronts: new scenarios for 'The Eastern Invasion' and 'The Rise of Wesnoth' campaigns. Scenario balancing for 'The Dark Hordes', 'The Eastern Invasion' and 'The Rise of Wesnoth' campaigns. User interface improvements, graphics improvements, updated tutorial, balanced units and added some new units, multiplayer improvements, code optimizations and bunch of bug fixes - see all details at http://changelog.wesnoth.org New in 0.8.2 New tutorial, new era for multiplayer, new units, user interface improvements, graphics improvements, multiplayer improvements and unit balancing. Scenario balancing for 'Son of the Black Eye', 'The Eastern Invasion' and 'The Rise of Wesnoth' campaigns. Many bug fixes - see all details at http://changelog.wesnoth.org New in 0.8.1 This release features The Rise of Wesnoth, a new campaign with 17 scenarios. There are 6 new scenarios for The Eastern Invasion campaign and 1 new scenario for The Dark Hordes campaign. There are also 13 new units, user interface improvements, graphics improvements, a new song, scenario balancing for The Eastern Invasion campaign, and multiplayer improvements. Translations were updated for Catalan, Czech, French, German, Slovak, Spanish, and Swedish. There were some code cleanups and optimizations, and a lot of bugfixes.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-07-14Wesnoth is a fantasy turn-based strategy gamemanu8-0/+3696