Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-04-11 | 025-1: | tux9th | 1 | -3/+3 | |
* removed orphan path tiles. * removed orphan tree trunks. * moved tree trunks from Ground2 to Ground. * fixed missing tree tiles in over. | |||||
2013-04-11 | 025-1: moved x1 tiles from Fringe to Ground2, | tux9th | 1 | -3/+3 | |
leaving one fence tile in Fringe. | |||||
2013-04-11 | 045-1: added collision tile at 23,169. | tux9th | 1 | -2/+2 | |
2013-04-11 | 007-1: | tux9th | 1 | -2/+2 | |
* Moved x1 tiles from Fringe to Lower. Part of a roof remains in Fringe. * added roof edge at 78,74. | |||||
2013-04-11 | 013-1: | tux9th | 1 | -5/+10 | |
* Moved x1 tiles from Fringe to Ground2. * Moved treetrunks from Ground2 to Ground. * Erased orphan fence tiles within trees. | |||||
2013-04-11 | 010-1: | tux9th | 1 | -3/+8 | |
* Moved x1 tiles from Fringe to Ground2 * Moved stones from Over to Ground2 * Removed grass tiles from Ground2 * Removed water tiles from Ground2 * Moved transparent tiles from Ground to Ground2 and replaced them with opaque ones | |||||
2013-04-05 | Update the icon for rednose to the latest version from ChefChelios. | Jessica Tölke | 1 | -0/+0 | |
In this version it doesn't look like the 'Eye Patch' icon anymore. | |||||
2013-04-01 | Clover patches on 017-1: | Jessica Tölke | 1 | -8/+2 | |
Remove one of the spawns and give a much larger delay to the other one. | |||||
2013-03-28 | Add a tool to get data about the maps database. | Vincent Petithory | 1 | -0/+59 | |
* Add a command to list maps that do not have a minimap | |||||
2013-03-28 | Add missing 019-4 minimap | Vincent Petithory | 1 | -0/+0 | |
2013-03-27 | Minimap renderer: add special args: | Vincent Petithory | 1 | -4/+13 | |
* "all" to create minimaps of all existing maps * "update" to update all existing minimaps | |||||
2013-03-27 | Minimap renderer: allow to run elsewhere than tools/ | Vincent Petithory | 1 | -5/+8 | |
2013-03-27 | Update all not up-to-date minimaps. | Vincent Petithory | 80 | -0/+0 | |
2013-03-25 | Add new id for invisible npcs, make old id not selectable as suggested by 4144. | Jessica Tölke | 1 | -2/+12 | |
Previously id 127 was used for both regular npcs with an invisible sprite and npcs used for e.g. spell effects, which shouldn't be selectable, but were. | |||||
2013-03-24 | Add a particle effect that can be used when the player receives some object. | Vincent Petithory | 2 | -0/+38 | |
2013-03-24 | Adapt the item description of the colored Easter eggs. | Jessica Tölke | 1 | -6/+6 | |
Since the event where you got a prize for collecting all of them isn't active anymore, the description was misleading. | |||||
2013-03-21 | 008-1: Fixed Fringe Layer, added Ground2. | tux9th | 1 | -3/+8 | |
2013-03-21 | Collision fixes for 055-1 and 056-1. | tux9th | 2 | -3/+8 | |
2013-03-21 | 056-1: Fixed Fringe layer, renamed Road to Ground2, fixed some incomplete ↵ | tux9th | 1 | -6/+6 | |
treetrunks | |||||
2013-03-21 | 055-1: Fixed Fringe layer, added Ground2. | tux9th | 1 | -3/+8 | |
2013-03-20 | Merge branch 'easter' | Jessica Tölke | 7 | -3/+95 | |
Conflicts: items.xml | |||||
2013-03-20 | Optimized eggshell hats: | Vincent Petithory | 22 | -719/+17 | |
* Delete png/xml files of recolored eggshells. * Made original eggshell hat dyeable (reduce number of shades + desaturate) * Add dye string for current eggshell hat (give back its slight blue tint) * Add dye strings for the 6 easter 2013 eggshell hats * Fix incorrect IDs of orange/dark eggshell hats | |||||
2013-03-20 | Add recolored eggshell heads. | Stefan Beller | 19 | -1/+780 | |
2013-03-20 | Add Npc 375 for annual easter events. (3 Eggs on the Ground) | Stefan Beller | 3 | -0/+13 | |
2013-03-20 | Merge remote-tracking branch 'Jenalya/beaniecopter' | Jessica Tölke | 14 | -344/+596 | |
Beanie Copter graphic created by Millarca, veryape and Alige. Beanie Copter xml created by veryape and Alige. | |||||
2013-03-19 | Fixed overlapping between | tux9th | 3 | -5/+5 | |
* 007-1 * 010-1 * 016-1 | |||||
2013-03-19 | Add grass tile to the Over layer at 125, 104. | Jessica Tölke | 1 | -2/+2 | |
The nearby tree needs to be moved into the over layer too because of this. Problem reported by veryape. | |||||
2013-03-19 | Fixed 019-1 over- and fringe-layer issues in 019-1 | tux9th | 1 | -7/+7 | |
and made all layers visible | |||||
2013-03-19 | More adjustments on the Beanie Copter by Alige. | Jessica Tölke | 2 | -0/+0 | |
- fixed the propeller's contrast - improved colors a bit - fixed incorrect pixels on the direction="right" frames | |||||
2013-03-13 | Some changes on the graphics done by Alige. | Jessica Tölke | 6 | -66/+66 | |
Remove 'cap' from the name. | |||||
2013-03-09 | Jacko in woodland mine: reducing respawn time | Stefan Dombrowski | 1 | -2/+2 | |
Reducing the respawn time to 2-3 minutes. Players complained about the long waiting time. Reviewed-by: Johanne, bjorn | |||||
2013-03-06 | Less saturated version of the Beanie Copter Icon done by veryape. | Jessica Tölke | 1 | -0/+0 | |
2013-03-04 | Add missing + in effect description of Beanie Copter Cap. | Jessica Tölke | 1 | -1/+1 | |
2013-03-02 | Running formatXML.sh | Jessica Tölke | 11 | -544/+522 | |
2013-03-02 | Adding Beanie Copter Cap. | Jessica Tölke | 4 | -1/+275 | |
Graphic started by Millarca, finished by veryape. XML done by veryape. | |||||
2013-02-27 | Fix attack animation infinite loop in most monsters. | Andrei Karas | 18 | -2/+79 | |
2013-02-21 | Add items for the GM Killing Event: | Vincent Petithory | 4 | -0/+142 | |
* Add Magic GM Top Hat * Add Murderer Crown (prize) | |||||
2013-02-21 | Add 3-ways recolorable thin-crown sprite/icon | Vincent Petithory | 3 | -0/+117 | |
2013-02-21 | Update Illia items description: bonuses are activated when requirements are met | Vincent Petithory | 1 | -3/+3 | |
2013-02-18 | Map tools: use new --tilesize option of tmwrasterizer and update some things | Vincent Petithory | 2 | -16/+27 | |
2013-02-18 | Add a tool to render minimaps | Vincent Petithory | 1 | -0/+148 | |
2013-02-18 | Add a tool to visualize map differences between revisions | Vincent Petithory | 1 | -0/+188 | |
2013-02-15 | Merge pull request #8 from alige/master | jtoelke | 2 | -6/+6 | |
Reaper improvements. | |||||
2013-02-15 | Changed the reaper's spritesheet into actual pixel art, with a restricted ↵ | Alige | 1 | -0/+0 | |
pallet. | |||||
2013-02-15 | Made the death animation be at the end of the reaper XML file, because it ↵ | Alige | 1 | -6/+6 | |
makes more sense. | |||||
2013-02-11 | client-updates: add a verbose README explaining how to initialize the client ↵ | Vincent Petithory | 1 | -0/+97 | |
updates | |||||
2013-02-02 | Remove wrong collision tiles on 056-1 map. | Reid Yaro | 1 | -2/+2 | |
2013-01-23 | Disable default sound for weapon attack. | Jessica Tölke | 1 | -1/+4 | |
The currently used sound is too specific and loud to be used as default sound. also adding a line about a miss sound (also disabled), to make aware that it's possible to use. | |||||
2013-01-20 | Add Client updates tools to generate zip updates. | Vincent Petithory | 12 | -0/+277 | |
2013-01-19 | Adding xml file about char creation for the manaplus client. | Jessica Tölke | 1 | -0/+9 | |
It informs the client about - the valid range of hairstyles and colors at character creation. - the amount of status points (already given and those to distribute). - the clothes to display in the character creation dialog. |