Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-03-02 | Running formatXML.sh | Jessica Tölke | 9 | -537/+516 | |
2013-03-02 | Adding Beanie Copter Cap. | Jessica Tölke | 3 | -0/+265 | |
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 | 3 | -0/+117 | |
* 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-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-01-05 | Renaming broken-fourleaf-amulet.png so it matches items.xml | Stefan Dombrowski | 1 | -0/+0 | |
2012-12-22 | Additions / fixes in Illia maps: | Vincent Petithory | 1 | -0/+0 | |
* 007-1: add areas to represent existing levels of illia (used to show team progress) * 007-1: update minimap * 007-1: move many things from fringe to lower layers * 051-3: add missing collision | |||||
2012-12-22 | Add demon fire npc | Vincent Petithory | 1 | -0/+61 | |
2012-12-17 | Add an extension to 007-1. | Vincent Petithory | 1 | -0/+0 | |
* Add a peninsula to 007-1 as a starting point of the illia quest. * Update the minimap. | |||||
2012-12-17 | Add Illia maps (051-x, 052-x) + 051-1, 052-1 minimaps | Vincent Petithory | 3 | -0/+0 | |
2012-12-17 | Add Illia Monsters: | Vincent Petithory | 15 | -0/+323 | |
* Soul Snake * Soul Eater * Copper Slime * Sleeping Bandit * Azul Slime * Demonic Spirit * Witch Guard * Luvia (witch) | |||||
2012-12-17 | Add Illia items: | Vincent Petithory | 14 | -0/+191 | |
* Sealed Soul * Lock Picks * Lazurite Shard, Crystal, Heart * Bull Helmet * Lazurite Robe * Heart of Isis * Banshee Bow | |||||
2012-12-17 | Add Illia quest particle effects | Vincent Petithory | 13 | -0/+498 | |
2012-12-17 | Add the Illia npc graphics: | Vincent Petithory | 7 | -0/+247 | |
* The 2 witch sisters' robe * A skeleton with a note * A magical area * A door sealed by an enchantment * cursed waterfall particles | |||||
2012-12-17 | Add 3 tilesets for illia maps | Vincent Petithory | 3 | -0/+0 | |
2012-11-20 | Center the Pumpkin in its target circle | Erik Schilling | 1 | -2/+2 | |
2012-11-10 | Adding items for Christmas Event 2012. | Jessica Tölke | 8 | -0/+125 | |
Rednose: Created by UntamedMonkey with help of Yubaba, Ali-G and ChefChelios. Roasted Acorn, blanket, saddle rug, raw talisman and flight talisman: Created by Nami with help from v0id. | |||||
2012-11-09 | Add new Golden Delicious Apple made by Nami | Vincent Petithory | 1 | -0/+0 | |
2012-11-07 | Add pumpkin explosion particle | Vincent Petithory | 1 | -0/+53 | |
2012-11-03 | Update all minimaps using the minimap-render.py tool, except: | Vincent Petithory | 78 | -0/+0 | |
* 011-1, 012-1 was already generated with the tool | |||||
2012-10-20 | Added: | tux9th | 1 | -0/+0 | |
* Indoor map to 056, * 057-1 and minimap Changes to adjacent maps 055-1 and 056-1 | |||||
2012-10-20 | Adding a sign without a skull. Done by Nami | tux9th | 1 | -0/+0 | |
2012-10-20 | Added NPC made by ChefChelios | tux9th | 2 | -0/+9 | |
2012-10-03 | Update minimaps for maps that changed in tuX9th's review of the woodland ↵ | Jessica Tölke | 4 | -0/+0 | |
maps. Using v0id's minimap tool. | |||||
2012-09-09 | Add Warlord Boots made by Ali-G. | Vincent Petithory | 5 | -0/+10 | |
2012-09-07 | Changes on existing maps for Waric and Orum Quest + adding warps to new maps ↵ | tux9th | 4 | -0/+0 | |
(055, 056) | |||||
2012-09-07 | New maps for Waric and Orum quest. + minimaps | tux9th | 3 | -0/+0 | |
2012-08-28 | Add Fine Dress and its dyed variants | Vincent Petithory | 5 | -0/+192 | |
2012-08-06 | added Crypt-Fringe_x3.tsx, edited png, now tiles fit into x3 schema | tux9th | 1 | -0/+0 | |
2012-08-02 | Adding minimaps for new maps | Stefan Dombrowski | 2 | -0/+0 | |
2012-07-20 | Canonicalize tileset names. | Ben Longbons | 65 | -0/+0 | |
Also remove some executable bits | |||||
2012-07-20 | Updating minimaps | Stefan Dombrowski | 8 | -0/+0 | |
2012-06-12 | XML of lumberjack and dyer: reduce longest blinking time. | Jessica Tölke | 2 | -2/+2 | |
2012-06-11 | Format xml files. | Jessica Tölke | 439 | -25297/+23206 | |
Running tools/formatXML.sh Applying manual edits to: - effects.xml to place comments above the line they belong to instead of below - to paths.xml and portal-door.particle.xml to remove tabs within a comment - to playerglow.particle.xml to remove an superflous '-->' which messed up the automatic indentation. - used 'sed 's/^\(.*\)\(<!--.*-->\)\(.*\)$/\2\1\3/' -i npcs.xml' to move comments in front of the tags they belong to, manually edited npcs 251 to 265 | |||||
2012-06-03 | Adding new item Antlers, graphic made by Ali-G. Also replaced tabs by spaces ↵ | Jessica Tölke | 1 | -0/+0 | |
in items.xml. | |||||
2012-06-03 | Reduced the Reinboo Antlers spritesheet and remade the Mouboo XML file. | Alige | 4 | -148/+150 | |
This implied small changes on the Mouboo spritesheet. | |||||
2012-05-30 | Replacing xml file for the sittingsage with the correct one done by Reid. | Jessica Tölke | 1 | -5/+19 | |
2012-05-23 | Added a new set of emotes. Most of them were taken from manaplus. | alige Ali-G | 115 | -326/+761 | |
Changed the emotes location from graphics/particles/emotes/ to graphics/emotes/. | |||||
2012-05-23 | Female Forest Armor spritesheet cleaned by Lizandra. | Alige | 1 | -0/+0 | |
2012-05-23 | Var and Alige remade the potion icons using colors from the dye pallet. | alige Ali-G | 4 | -0/+0 | |
2012-05-23 | Remade the Resist Poison Skill icon with varuna using modanung's old skull. | alige Ali-G | 1 | -0/+0 | |
2012-04-29 | Adding offset to dyers xml, so the target cycle is positioned on the dyer, ↵ | Jessica Tölke | 1 | -1/+1 | |
not beside him. | |||||
2012-04-21 | Updating minimaps | Stefan Dombrowski | 6 | -0/+0 | |
2012-04-18 | Modifications on the inn tilesets: | Jessica Tölke | 3 | -0/+0 | |
- Derpella seperated floor and walls - Derpella added a new wooden floor - varuna fixed some perspective issues | |||||
2012-04-10 | Adding new NPC sprites: | Jessica Tölke | 5 | -0/+20 | |
- sages and some helpers for the blue sage. Most made by Nami, male helpers made by salmondine, monk-like sage by Ali-G. XML for sitting sage made by Ali-G and Reid - two NPCs for Thermin, woman made by Nami, man made by varuna | |||||
2012-04-10 | Adding snow stone graphics created by Nami and salmondine to Snow_x2 tileset. | Stefan Beller | 1 | -0/+0 | |
2012-04-10 | Adding new item 'Ice Gladius' made by ChefChelios. | Jessica Tölke | 3 | -0/+27 | |
2012-03-18 | New version of the Wooden Pump made by varuna, with influences from ↵ | Jessica Tölke | 2 | -9/+11 | |
salmondine and Ali-G. |