|
|
(12 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
− | I am currently developer for the Battle for Wesnoth project, by my Gna account name "shadowmaster" and forum account "Shadow_Master", and I've been lately rather active adding or seeking to add new features to the game's actual program (C++ part) that have been underestimated for ages.
| + | == Subpages == |
| | | |
− | == Things I made for Wesnoth ==
| + | These are mostly new or updated pages I'm working on at the moment (assuming I didn't forget about them), although they may also include other content of my own. |
| | | |
− | <strike>I no longer maintain these lists.</strike>
| + | {{Special:PrefixIndex/{{FULLPAGENAME}}/}} |
− | | |
− | === 1.3.x/1.4.x ===
| |
− | * Implemented random_gender for [SingleUnitWML]. This could be done with more complex WML, but only at event level (i.e. it was impossible to randomize a unit's gender at '''[side]''' level).
| |
− | * Implemented gender-selection for Multiplayer games' leaders, including the choice of letting the game decide upon a random one when applicable. I received valuable GUI design help from Noyga.
| |
− | * Extended the '''[store_side]''' and '''[modify_side]''' WML features, including the possibility of quering/setting fog, shroud, user_team_name, recruit lists, controller type and village_gold information.
| |
− | * Implemented :shroud and :fog debug-mode commands.
| |
− | * Fixed a portrait advancement bug which was probably as old as female units' implementation, but passed unnoticed until kitty made generic gender-specific portraits for mainline elves.
| |
− | * Many other bugfixes I don't recall.
| |
− | * Added Mushroom floor tile with local light (+25%) for consistency with other cave tiles.
| |
− | | |
− | === 1.5.x/1.6.x ===
| |
− | * Extended '''[modify_side]''' to be possible to override/merge shroud_data. This is still experimental though.
| |
− | * Made it possible to use '''[variable]''' boolean_not_equals.
| |
− | * Implemented '''[set_variable]''' string_length to query upon a string's length after doing (complex) variable substitution.
| |
− | * Many other bugfixes I don't recall.
| |
− | | |
− | === Spanish translation ===
| |
− | | |
− | Since version 1.5.5 or so, I have been the maintainer of the Spanish translation team, which would have stayed dead otherwise.
| |
− | | |
− | [[SpanishTranslation|Spanish Translation Team's wiki page]]
| |
− | | |
− | == My Website ==
| |
− | | |
− | My website is were you'll learn about my projects and other stuff I do: [http://shadowm.nfshost.com Shadow Master's Website].
| |