summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-02-10Added Dimonds Cove outdoor map.Philipp Sehmisch1-0/+41
2008-02-08Added Dimonds Cove Restaurant maps.Philipp Sehmisch3-22/+19
2008-01-19Added hot spring particle effect to pond south of snow village.Philipp Sehmisch6-0/+60
2008-01-19Fixes for the new snowland maps by 5t3v3.Philipp Sehmisch2-20/+14
2008-01-14Added new versions of snow maps by 5t3v3 (with minor fixes)Philipp Sehmisch2-27/+28
2008-01-03Some map bugs reported by Strump, fixed by Zipon.Philipp Sehmisch2-13/+13
2007-12-30switched layer compression on.Philipp Sehmisch1-8/+8
2007-12-30Added a key for targeting the nearest player character based on patches by ↵Philipp Sehmisch1-3/+3
Trinexx. Some mapping fixes at snake dungeon map.
2007-12-29Added new map by 5t3v3 (east desert cave) and enhanced version of eastern ↵Philipp Sehmisch2-14/+53
desert by Len.
2007-12-28Added the possibility to assign particle effects to monsters in the monster ↵Philipp Sehmisch1-0/+1
database. Added flame particle effect to fire goblin as a proof of concept.
2007-12-28Some mapping errors fixed by Zipon.Philipp Sehmisch1-5/+5
2007-12-25Fixed year. :)Bjørn Lindeijer1-1/+1
2007-12-24Updated release date.Bjørn Lindeijer2-11/+25
2007-12-23Particle images are now reference-counted properly. Avoided attempts to load ↵Philipp Sehmisch1-3/+0
"data/graphics/" when a monster or equipment piece has no sprite. Error placeholder is now used when attempting to load a sprite definition file that doesn't exist.
2007-12-22Updated version to 0.0.24. Release data set to tomorrow, we'll see.Bjørn Lindeijer1-1/+1
2007-12-19Fixed a map bug (monster trap) on map 18 (woodland village surrounding)Philipp Sehmisch1-17/+17
2007-12-17Fixed the item tags.Bjørn Lindeijer1-9/+9
2007-12-14Put new items in equipment.xml for backward compatibility with the last ↵Philipp Sehmisch1-10/+19
client release.
2007-12-14fixed some more screwups with the new items.Philipp Sehmisch5-217/+215
2007-12-14Fixed some errors with the filenames of the new items (unrelated to my ↵Philipp Sehmisch1-8/+8
eAthena problems).
2007-12-12Fixed the blurred outlines of the new tiles.Philipp Sehmisch2-0/+0
2007-12-12Added two new cave tiles by yosuhara.Bjørn Lindeijer3-1/+4
2007-12-10Implemented female hairstyles.Philipp Sehmisch30-300/+1303
2007-12-10Simplified player subsprite handling by treating equipment, hairstyle and ↵Philipp Sehmisch1-0/+34
base sprites alike. Implementing female hairstyles is now a purely content-sided task.
2007-12-09New versions of funky hat and elf hat by QOAL.Philipp Sehmisch5-144/+144
2007-12-07Added a new drop item for the christmas event.Philipp Sehmisch2-0/+2
2007-12-04tophead -> tophatPhilipp Sehmisch2-1/+1
2007-12-03 Added/renamed some headgears for the christmas event.Philipp Sehmisch17-156/+452
2007-11-21Merged revisions 3705-3711,3714,3718,3721-3722,3729-3731,3735,3742 via ↵Bjørn Lindeijer51-1447/+177
svnmerge from https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/trunk (dynamic recoloring of sprites and related changes) ........ r3705 | gmelquio | 2007-11-03 10:58:25 +0100 (Sat, 03 Nov 2007) | 1 line Fixed double load of hair graphics. ........ r3706 | gmelquio | 2007-11-03 22:04:51 +0100 (Sat, 03 Nov 2007) | 1 line Added automatic recoloring of images. Inspired by fungos' ideas (PR #41). ........ r3707 | gmelquio | 2007-11-03 22:08:21 +0100 (Sat, 03 Nov 2007) | 1 line Experimented recoloring on scorpions. ........ r3708 | gmelquio | 2007-11-04 12:52:44 +0100 (Sun, 04 Nov 2007) | 1 line Tightened palette handling. ........ r3709 | gmelquio | 2007-11-04 12:54:31 +0100 (Sun, 04 Nov 2007) | 1 line Experimented with scorpions again. ........ r3710 | gmelquio | 2007-11-04 16:40:37 +0100 (Sun, 04 Nov 2007) | 1 line Applied recoloring to hair styles. ........ r3711 | gmelquio | 2007-11-04 17:50:37 +0100 (Sun, 04 Nov 2007) | 1 line Converted slimes to recoloring. ........ r3742 | gmelquio | 2007-11-16 14:16:00 +0100 (Fri, 16 Nov 2007) | 1 line Sped up recoloring of transparent pixels. ........
2007-11-20fixed a collision layer errorPhilipp Sehmisch1-2/+2
2007-11-20Merged revisions 3629-3630 via svnmerge from Bjørn Lindeijer1-13/+16
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/trunk (but kept looks in Being class, since eAthena works that way) ........ r3629 | gmelquio | 2007-10-18 21:00:38 +0200 (Thu, 18 Oct 2007) | 1 line Removed player looks from generic beings. Prevented client termination on missing sprites. Merged weapon-type and attack-type fields for items. ........ r3630 | gmelquio | 2007-10-18 21:30:57 +0200 (Thu, 18 Oct 2007) | 1 line Fixed changelog message. ........
2007-11-19Updated desert maps with new tiles by Len.Philipp Sehmisch3-33/+25
2007-11-19Merged revisions 3739,3743-3744,3746-3747 via svnmerge from Bjørn Lindeijer1-1/+1
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/trunk ........ r3739 | umperio | 2007-11-16 11:49:58 +0100 (Fri, 16 Nov 2007) | 1 line Removed useless win32 implementation of gettimeofday. ........ r3743 | umperio | 2007-11-16 15:14:00 +0100 (Fri, 16 Nov 2007) | 1 line Fixed minor issues. ........ r3747 | b_lindeijer | 2007-11-18 23:05:16 +0100 (Sun, 18 Nov 2007) | 2 lines Fixed small mapping error, collision layer not changed. ........
2007-11-09Modifications at the back shading of shirt sprites by Pauan.Philipp Sehmisch9-0/+0
2007-11-01Improved fire particle effects by using animated particles.Philipp Sehmisch4-14/+14
2007-10-31Some additional fixes by Saphy at the skirt sprites.Philipp Sehmisch1-0/+0
2007-10-31Added skirt item by Saphy. ViewID is 26, itemID is 632, item properties are ↵Philipp Sehmisch4-0/+110
c&p from jeans shorts.
2007-10-26Implemented monster hurt sounds and added new sound effects by Cosmostrator.Philipp Sehmisch6-2/+7
2007-10-24Added a new quest loot item for the halloween event.Philipp Sehmisch2-1/+2
2007-10-22Merged changesets 3631, 3645 and 3648 from trunk to 0.0 branch.Bjørn Lindeijer1-178/+178
2007-10-19added fog effect overlay graphicPhilipp Sehmisch1-0/+0
2007-10-18(no commit message)Philipp Sehmisch2-0/+0
2007-10-07Fixed some collision layer problems on new_18-1Philipp Sehmisch1-15/+11
2007-10-01Added support for different hairstyles for male and female characters. ↵Philipp Sehmisch29-295/+1291
Female hairstyles are copies of the male ones until the real female hairstyles are finished.
2007-09-30Removed the purple line from the ruin tile.Philipp Sehmisch1-0/+0
2007-09-27Replaced an old version of the stone pillar with the new one. MSPaint is evil.Philipp Sehmisch1-0/+0
2007-09-27Added new desert tiles by Len.Philipp Sehmisch3-0/+0
2007-09-20Added 4 new items and a new ice cave map.Eugenio Favalli15-0/+635
2007-09-12Added new weapon IDs also to equipment.xml for 0.0.23 compatibility.Bjørn Lindeijer1-0/+14
2007-09-12Added temporary weapon IDs below 256 to use as view-ID in eAthena's item DB.Bjørn Lindeijer1-0/+14