Age | Commit message (Expand) | Author | Files | Lines |
2014-08-23 | change rand(1) to rand(2) | TungSinpei | 4 | -6/+6 |
2014-08-18 | HPM Hooks Update | Hercules.ws | 11 | -244/+244 |
2014-08-18 | - Update some official mob spawn info | Michieru | 11 | -245/+244 |
2014-08-06 | Fixed located of Mobile HP Recovery quest. Fixed wrong sprite on Mercenary Me... | Taylor Locke | 3 | -8/+9 |
2014-08-02 | Fixed Bug #8248 | Mumbles | 1 | -0/+4 |
2014-07-28 | Merge pull request #311 from vthibault/heart-fragment-quest-fix | Kisuka | 1 | -6/+7 |
2014-07-28 | Fix Heart Fragment quest. | Vincent Thibault | 1 | -6/+7 |
2014-07-20 | Removed duplicate code from the Cool Event NPCs | Haru | 2 | -504/+249 |
2014-06-23 | Fixed issue with Biochemist that resulted in never regaining Bioethics. | Taylor Locke | 1 | -4/+5 |
2014-06-14 | Removed pointless comment from Job Repairs script. | Taylor Locke | 1 | -44/+2 |
2014-05-23 | Merge pull request #288 from pois8n/master | Streusel | 1 | -2/+2 |
2014-05-24 | Minor spelling correction in agit_main.txt | Poison | 1 | -2/+2 |
2014-05-20 | Corrected Bioethics quest checks in the Biochemist NPC | Haru | 1 | -58/+53 |
2014-05-20 | Fixed an exploit in the custom jobmaster NPC | Haru | 1 | -95/+165 |
2014-05-17 | Added missing changequest commands on Alchemist Job Change Quest. | Taylor Locke | 1 | -2/+7 |
2014-05-17 | Fixes and Clean-ups from Euphy for Wolfchev's Lab. | Taylor Locke | 1 | -366/+200 |
2014-05-13 | Removed trailing whitespace (scripts) | Haru | 199 | -812/+761 |
2014-05-13 | Fixed some charset issues | Haru | 14 | -13/+42 |
2014-05-13 | Fixed several files with a missing EOL at EOF | Haru | 28 | -28/+28 |
2014-05-13 | Wolfchev's Laboratory Instance Release. | Taylor Locke | 3 | -595/+3460 |
2014-05-11 | Merge branch 'master' of http://github.com/HerculesWS/Hercules | panikon | 1 | -1/+1 |
2014-05-11 | Fixed typo in thqs_ttshop | panikon | 1 | -1/+1 |
2014-05-10 | Travis improvements | Haru | 1 | -1/+1 |
2014-05-10 | Changed set_reg behavior on pc_setparam failure, now it won't simply END the ... | panikon | 1 | -10/+20 |
2014-05-10 | Optimized THQS_TTShop.txt and corrected a minor mistake | panikon | 1 | -478/+158 |
2014-05-09 | Improved the self-test script | Haru | 1 | -69/+82 |
2014-04-25 | Update official Spawn monster - Malaya and Biolab Dungeon 4 | Michieru | 3 | -24/+24 |
2014-04-10 | Fixed issue: 8140 | panikon | 1 | -1/+7 |
2014-03-21 | Fix hunting mission and clarify weight's unit | AnnieRuru | 1 | -3/+6 |
2014-03-18 | Created npc/dev/ folder for scripts with development or testing purposes. | Haru | 5 | -4/+14 |
2014-03-17 | Added regular expression matching script commands and operators | Haru | 1 | -1/+16 |
2014-03-17 | Fix WoE:SE guild flag doesn't change emblem | AnnieRuru | 1 | -1/+1 |
2014-03-10 | Fixed a crash caused by NPC variable references in callfunc | Haru | 1 | -32/+152 |
2014-03-05 | Added some callsub tests to the script testsuite | Haru | 1 | -2/+63 |
2014-01-14 | Update Hunting Mission | ossi0110 | 1 | -3/+3 |
2014-01-13 | Improved overwriting priority of variables/constants/parameters | Haru | 1 | -0/+26 |
2014-01-12 | Updated script engine self-test npc with array tests | Haru | 1 | -7/+111 |
2013-12-24 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 3 | -25/+55 |
2013-12-24 | Christmas Patch - 2013-12-23 Support | shennetsind | 1 | -182/+2058 |
2013-12-21 | HPM Hooks Update | Hercules.ws | 2 | -23179/+23179 |
2013-12-20 | Update to aegis info the number of mob that spawn in 13.1 quest to get the So... | Michieru | 2 | -23149/+23179 |
2013-12-18 | Merge pull request #234 from mhalicot/master | shennetsind | 1 | -2/+2 |
2013-12-14 | Corrected a minor error (wrong constant name) in the bard quest. | Haru | 1 | -1/+1 |
2013-12-07 | Fixed several incorrect script labels and events | Haru | 13 | -19/+19 |
2013-12-04 | - Fix part 2 of issue 7841 | Patskie | 1 | -5/+5 |
2013-12-03 | Fixed error when unbinding items, removed /* */ | Mhalicot | 1 | -2/+2 |
2013-12-01 | Corrected some accidentally renamed NPCs | Haru | 3 | -3/+3 |
2013-11-30 | Re-commit of 4faa0ec9df7067cee3eb1c1953fccc6c2f842179 | Taylor Locke | 192 | -558/+558 |
2013-11-30 | Fixed an issue with assignment operators and expressions | Haru | 1 | -55/+25 |
2013-11-30 | Fixed some case mismatches in the Flavius bgqueue test script | Haru | 1 | -3/+3 |