Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-04 | Update map cache | Monwarez | 1 | -0/+0 | |
2016-09-03 | Fix bow formattings, add minimal range 3 and set max range to 7. | Andrei Karas | 1 | -6/+8 | |
2016-09-02 | fix careless mistake in debug-quest | gumi | 1 | -1/+1 | |
2016-09-03 | Merge branch 'debug' into 'master' | Reid | 63 | -469/+2710 | |
Super Menu Still WIP, will contain: * Scheduled Broadcasts `(done)` * MOTD config `(done)` * Event management `(done)` * Global debug * Stat debug `(done)` * Skill debug `(done)` * Appearance debug `(done)` * Quest debug `(done)` * Presets `(done)` See merge request !37 | |||||
2016-09-02 | last minute changes | gumi | 62 | -544/+508 | |
2016-09-01 | add FuzzyTime functions (human-readable time) | gumi | 3 | -7/+158 | |
2016-09-01 | add quest debug | gumi | 36 | -238/+1398 | |
2016-09-01 | add scheduled broadcasts | gumi | 3 | -1/+214 | |
2016-09-01 | add debug preset system | gumi | 3 | -6/+152 | |
2016-09-01 | add test server help link (opens client-side help) | gumi | 2 | -0/+5 | |
2016-09-01 | add (broken) appearance debug | gumi | 3 | -1/+104 | |
2016-09-01 | add skill debug | gumi | 3 | -1/+87 | |
2016-09-01 | add general debug menu | gumi | 3 | -1/+150 | |
2016-09-01 | add placeholder event menu | gumi | 3 | -3/+35 | |
2016-09-01 | add action icons | gumi | 1 | -14/+13 | |
2016-09-01 | add Super Menu, add scripted MOTD, add MOTD config | gumi | 3 | -0/+233 | |
2016-09-01 | Add SkillAttacks group into mob_db.conf | Andrei Karas | 1 | -1/+3 | |
2016-08-31 | Reduce bows attacks on tortugas into two times. | Andrei Karas | 1 | -0/+6 | |
2016-08-27 | Add proper bow and arrow datas. | Reid | 1 | -53/+17 | |
2016-08-20 | Fix image name in .gitlab-ci.yml | Andrei Karas | 1 | -1/+1 | |
2016-08-20 | Add ci tests with valgrind. | Andrei Karas | 2 | -0/+72 | |
2016-08-20 | Update configuration for ci scripts. | Andrei Karas | 36 | -102/+630 | |
2016-08-20 | Move plugin settings into root configs levels. | Andrei Karas | 2 | -2/+3 | |
2016-08-20 | Some fixes in configuration. | Andrei Karas | 7 | -1286/+66 | |
2016-08-20 | Convert npc directory into new format. | Andrei Karas | 57 | -352/+354 | |
2016-08-20 | Restore own settings into configuration. | Andrei Karas | 10 | -34/+33 | |
2016-08-20 | Get updated configurations from Hercules. | Andrei Karas | 61 | -1431/+3621 | |
Without evol changes. | |||||
2016-08-15 | Fix menuint return value if last number is zero.s20160820 | Andrei Karas | 1 | -1/+2 | |
2016-08-10 | Add into git ignore temp files in log directory | Andrei Karas | 1 | -0/+1 | |
2016-08-10 | Add servers launchers for support hercules wrapper. | Andrei Karas | 3 | -0/+12 | |
2016-08-08 | Add npc for the panel of Barber | omatt | 1 | -0/+10 | |
2016-08-08 | Update map cache.s20160809 | Alige | 1 | -0/+0 | |
2016-08-08 | Missing male/female option in legiontalk script. | Alige | 1 | -1/+1 | |
2016-08-08 | Fix wrong monster name in test map spawns. | Andrei Karas | 1 | -3/+3 | |
2016-08-08 | Add new mob spawns in test map. | Andrei Karas | 1 | -0/+3 | |
2016-08-08 | Update map cache. | Andrei Karas | 1 | -0/+0 | |
2016-08-07 | Fix "player not attached" error in mob kills.evolrelease2016-08-07 | Andrei Karas | 1 | -1/+4 | |
2016-08-07 | Update translations. | Andrei Karas | 15 | -2672/+2189 | |
2016-08-07 | Sentence in peter's script way too long, cut in several strings. | Alige | 1 | -1/+5 | |
2016-08-07 | Update map cache. | Alige | 1 | -0/+0 | |
2016-08-07 | Fix some bad chair position because of the height offset. | Reid | 1 | -2/+2 | |
2016-08-07 | +1 distance to the bag of fexil so player can use it when talking max range ↵ | Alige | 2 | -2/+2 | |
with Fexil. | |||||
2016-08-06 | Fixed typos and reworded some sentences in the barber, edouard and fishing ↵ | Alige | 3 | -13/+13 | |
scripts. | |||||
2016-08-06 | Added urchin meat as a drop for the Pikpik monster (20% drop rate). | Alige | 1 | -0/+3 | |
2016-08-06 | Changed the reward of Katja to an Aquada. (Will need a new reward later.) | Alige | 1 | -1/+1 | |
2016-08-06 | Merge branch 'typos' into 'master' | Reid | 4 | -6/+6 | |
Fixed a few typos reported by Ledmitz and removed the shovel "can't dig here" message from a npc window, it's now a message over the player's head. See merge request !32 | |||||
2016-08-06 | Removed capital letter from "Omatt" (to "omatt"). | Alige | 1 | -1/+1 | |
2016-08-06 | Fixed a few typos reported by Ledmitz (thanks brother). | Alige | 2 | -4/+4 | |
2016-08-06 | Shouldn't open a npc chat window just to say the player can't dig somewhere. | Alige | 1 | -1/+1 | |
2016-08-06 | Merge branch 'Fishing' into 'master' | Reid | 2 | -17/+21 | |
change fishing pull_max, add timer; change label name in wateranimation In function/fishing : * pull_max come back to 800 * add addtimer OnRemoveBait * add 2 deltimer OnRemoveBait In 001-1/wateranimation : * turn all OnTimer35000 to OnRemoveBait See merge request !31 |