summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
AgeCommit message (Expand)AuthorFilesLines
2006-11-19* Added 'cancel' button parsing in buildin_select menu system. Now scripts wi...Lance1-0/+4
2006-11-17- Corrected use of the party invitation reply packet, thanks to FlavioJS.skotlex1-0/+2
2006-11-17* Fixed potential hack by modifying packet of whispers.Lance1-0/+1
2006-11-17* Fixed potential crash in IRC processing message with '%' using *printf.Lance1-0/+2
2006-11-17- Fixed client not validating the chat-kick-request packet, which can cause c...skotlex1-0/+2
2006-11-17- Updated map_quit to handle removing of players who are not even authenticat...skotlex1-0/+7
2006-11-16Updated sql filestoms1-0/+1
2006-11-16* For the sake of avoiding confusion, all script events are named with prefix...Lance1-0/+2
2006-11-16* Edited atcommand and charcommand syntax. Now it doesn't need the useless ch...Lance1-0/+2
2006-11-16- Shadow Jump and Kirikage won't "move" you if you use them in GvG grounds. F...skotlex1-0/+5
2006-11-16- Overlapping song/dances will now cause dissonance/ugly-dance level 1 instea...skotlex1-0/+4
2006-11-14- Characters with Karma may fight amongst them anywhere.skotlex1-0/+21
2006-11-13- Fixed a bug where the char-txt server was incorrectly saving memos, causing...skotlex1-0/+2
2006-11-13- HP Conversion will fail when used at max SP. It should not display any erro...skotlex1-0/+5
2006-11-13- Volcano/Deluge/Violent Gale are now interchangeable, in the sense that as ...skotlex1-0/+11
2006-11-13* Moved status_calc_pc back to pc_authok.Lance1-0/+2
2006-11-11Fixed debug message in login_sqlLupus1-0/+2
2006-11-10- Deluge/Violent Gale/Volcano tiles will now fail to be placed on cells that ...skotlex1-0/+6
2006-11-10- Fixed Homunculus being spawned as soon as they arrive from the char-server ...skotlex1-0/+2
2006-11-10- AL_TELEPORT now fails when used on top of Land Protector.skotlex1-0/+3
2006-11-10- Removed the inf2 = TRAP of FirePillar and Spider Web so they are blocked by...skotlex1-0/+8
2006-11-10- Fog of Wall will fail when casted on top of a Volcano/Violent Galeskotlex1-1/+4
2006-11-09- Fixed status-change loading not working.skotlex1-0/+3
2006-11-09- Reduced the check area of hermod to 3x3, you now have to literally stand ne...skotlex1-0/+5
2006-11-09Fixed Health Conversion skill formula bugLupus1-0/+3
2006-11-09- Fixed Desperado's hit-rate.skotlex1-0/+1
2006-11-08- The GVG map-packet will now also be sent for guild dungeon maps.skotlex1-0/+2
2006-11-08- Some cleaning of the Gospel code.skotlex1-0/+2
2006-11-08- Moved the duel functions to pc.c since they are so totally out of place in ...skotlex1-0/+16
2006-11-07- Applied FlavioJs's patch which enables colored console output for Windows s...skotlex1-0/+13
2006-11-07- Added a check to prevent casting ground skills on a target and vice-versa w...skotlex1-0/+4
2006-11-07- Fixed map_foreachiddb and map_foreachpc so they don't encapsulate the varia...skotlex1-0/+11
2006-11-07* Reapplied 'fix equipment scripts which are based on character variables not...Lance1-0/+2
2006-11-06- Corrected Ground Drift. Splash range of 3x3, stackable and placeable undern...skotlex1-0/+14
2006-11-06- Corrected Kaupe so it doesn't ends on the first part of Soul Destroyer.skotlex1-0/+5
2006-11-06- Ganbantein's delay is now 2 secs.skotlex1-0/+19
2006-11-06* Reverted changes, moved status_calc_pc(sd,1) back to pc_authok since it cau...Lance1-0/+2
2006-11-06* Temperory fixed stability issue caused by initial status_calc_pc being plac...Lance1-0/+3
2006-11-05Updated sql filestoms1-0/+3
2006-11-05Readded duel code in map_quit. Why it has been removed!?LuzZza1-0/+1
2006-11-04* Converted itemdb tables to use smallint. Credits to ALZ. Lance1-0/+2
2006-11-01* Reverted LK_Berserk HP requirement, as everything, including kRO X.2 and pR...Vicious1-0/+3
2006-10-31- Fixed song/dance/encore cells not being placed down when casted on top of a...skotlex1-0/+2
2006-10-31Update homunc's speed when master's speed changes, should avoid homunc's spee...toms1-0/+2
2006-10-31- When Kaizel (or super novice rebirth skill) triggers, you get debuffed now.skotlex1-0/+8
2006-10-31- Added a check to prevent adding negative damage to the total accumulated da...skotlex1-0/+9
2006-10-30Fixed a little bug in event enqueue codetoms1-0/+1
2006-10-30- Corrected GS skill ranges using Aegis data. All their targetted skills have...skotlex1-0/+7
2006-10-30- Set the inf2 to encore skills of Wand of Hermodeskotlex1-0/+11
2006-10-30Fixed getcharid according to samples and docsLupus1-0/+3