Age | Commit message (Expand) | Author | Files | Lines |
2012-07-12 | * Optimization of Hugel's "Monster Race" script, 4000+ lines removed (other\m... | euphyy | 7 | -9545/+456 |
2012-07-11 | Follow up r16403, adjusted map_reloadnpcs to follow new config standards(r163... | greenboxal2 | 3 | -10/+13 |
2012-07-11 | Fixed bugreport:6187 @reloadscript now reload map config files seeking for npcs. | greenboxal2 | 3 | -0/+50 |
2012-07-11 | - Follow up r16401 | masao87 | 2 | -14/+14 |
2012-07-11 | - Added some missing Eden Group Teleport Officers. bugreport:6160 | masao87 | 12 | -26/+70 |
2012-07-11 | Fixed bugreport:6012, special thanks to EvilPuncker | shennetsind | 1 | -9/+1 |
2012-07-11 | Fixed bugreport:6178 where SR_CRESCENTELBOW doesn't work with skills and WM_P... | rud0lp20 | 9 | -204/+208 |
2012-07-11 | * Optimized 13.2 quests, enjoy another 120kb of free space :P (npc/quests/que... | euphyy | 4 | -13586/+1216 |
2012-07-11 | nothing noteworthy, really. | shennetsind | 1 | -11/+12 |
2012-07-11 | Follow up r16388, fix for bugreport:6200 | shennetsind | 1 | -2/+2 |
2012-07-11 | Added mob_classchange.txt since SA_CLASSCHANGE was using mob_boss.txt monster... | daegaladh | 3 | -2/+33 |
2012-07-11 | Fixed plenty "comparison of unsigned expression >= 0 is always true" warnings... | shennetsind | 1 | -2/+4 |
2012-07-11 | Implementing Kenpachi's design of item_combo_db.txt | shennetsind | 7 | -586/+1113 |
2012-07-11 | Updated Item Group items to episode 13.2 and reorganized the files for future... | daegaladh | 15 | -2732/+5441 |
2012-07-11 | Updated 'questskill' and 'lostskill' messages. (bugreport:5750) | kenpachi2k11 | 1 | -4/+30 |
2012-07-10 | Follow up r15680 & r15679. Fixed a couple of missed Garm Baby/Baby Hatii names. | daegaladh | 2 | -4/+4 |
2012-07-10 | Updated skill_nocast_db with renewal skills. Fixed a little typo on BS_GREED ... | daegaladh | 2 | -2/+50 |
2012-07-10 | Fixed bugreport:6200 Prevent server crash when releasing empty spellbooks. | trojal | 1 | -0/+3 |
2012-07-10 | * More optimization of Ash-Vacuum quests (npc/quests/quests_13_1.txt) | euphyy | 4 | -2586/+458 |
2012-07-10 | Fixed bugreport:6175 | Assumptio now doubles def & mdef on RE mode. | ignizh | 2 | -2/+21 |
2012-07-09 | Fixed Frost Novas cast time and Battle Orders duration. (bugreport:5419) | kenpachi2k11 | 2 | -4/+4 |
2012-07-08 | - First try to commit something into this whole new Mess Ind created ^^ | masao87 | 15 | -207/+227 |
2012-07-08 | Updating GeoIP database to june 24th version (was may 1st version) | shennetsind | 1 | -0/+0 |
2012-07-08 | Okie ladies and gentleman if this commit breaks anything it's jman's and maki... | shennetsind | 1229 | -793/+551508 |
2012-07-08 | Hello World. Initial support for the new homunculus has been added, credits t... | shennetsind | 11 | -71/+246 |
2012-07-06 | * Fixed an incorrect item check (bugreport:6184) | euphyy | 2 | -4/+5 |
2012-07-06 | * Added missing pre-re item database entries (bugreport:6177) | euphyy | 2 | -3/+9 |
2012-07-05 | Implemented Renewal ASPD formula(bugreport:5644) | rud0lp20 | 13 | -314/+504 |
2012-07-05 | * Massive cleaning of "The Sign Quest" script, ~90kb reduction (quests\The_Si... | euphyy | 2 | -2875/+510 |
2012-07-04 | * Corrected and optimized 12 guide NPCs (/guides/) | euphyy | 20 | -689/+312 |
2012-07-04 | Fixed a couple compiling warnings | shennetsind | 3 | -13/+9 |
2012-07-04 | * Optimization of Knight job change quest, and fixed bugreport:6163 (jobs\2-1... | euphyy | 2 | -272/+73 |
2012-07-03 | * Added missing .conf entry (bugreport:6162) | euphyy | 6 | -246/+347 |
2012-07-03 | r16370 has fixed a behavior in *athena that has always made walking easier/sm... | shennetsind | 3 | -6/+15 |
2012-07-03 | bugreport:6137 fixed a bug that allowed item delays to be bypassed when a emp... | shennetsind | 1 | -3/+5 |
2012-07-03 | Fixed bugreport:6156 HT_REMOVETRAP must show a skill fail message when it fails. | rud0lp20 | 2 | -5/+12 |
2012-07-03 | bugreport:2638 Fixed exploit which allowed items to be mailed while trading/i... | shennetsind | 1 | -7/+7 |
2012-07-02 | Follow up r16365 removed unused variable and a re-declared variable | shennetsind | 1 | -6/+5 |
2012-07-02 | * Neuralizer is no longer consumed upon failure (bugreport:6040) | euphyy | 6 | -203/+91 |
2012-07-02 | Fixed bugreport:6151 monster skills will only trigger their text messages if ... | shennetsind | 1 | -12/+10 |
2012-07-01 | Fixed bugreport:5788 WL_READING_SB should now work like official behavior(sav... | rud0lp20 | 9 | -140/+150 |
2012-07-01 | - Redone the whole Arch Bishop Job change Quest in order to hopefully have fi... | masao87 | 1 | -411/+486 |
2012-07-01 | Fixed bugreport:6045 characters will no longer be left "broken" when with 0 h... | shennetsind | 1 | -0/+4 |
2012-07-01 | - Fixed a bug in Eden Group Quests where a variable was set which was suppose... | masao87 | 6 | -54/+234 |
2012-07-01 | Fixed bugreport:5984 rental items exploit which allowed a rental item from ne... | shennetsind | 2 | -5/+16 |
2012-07-01 | Fixed bugreport:6107 item restrictions are now checked upon logoff/mapchange ... | shennetsind | 2 | -8/+18 |
2012-07-01 | Fixed bugreport:6123 fixed issue with null dat->src crash. Also applied a per... | shennetsind | 1 | -13/+12 |
2012-07-01 | * Fixed Elemental Sword database entry, bugreport:6134 | euphyy | 6 | -44/+62 |
2012-06-30 | Fixed bugreport:6136, mob chat should now be working. | xantara | 1 | -1/+1 |
2012-06-29 | Fixed matk bonus bugreport:6134 | flaid | 1 | -1/+1 |