Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-08 | Fix "the Guinevere bug" | Jesusaves | 1 | -5/+5 | |
2020-05-08 | Tweak Smoke Grenade Effects. | Jesusaves | 1 | -1/+1 | |
If player need to return past Razha, they could be easily wiped out. The Smoke Grenade uses SC_SLEEP (which is safe because the wake effect). It now can live up to about 5 seconds with strongest player. | |||||
2020-05-08 | From the feedback I collected, this boss needs a tiny bit more HP | Jesusaves | 1 | -2/+2 | |
2020-05-08 | Inform players even more clearly about the dangers of picking the wrong path | Jesusaves | 1 | -0/+10 | |
2020-05-08 | The notes/signs in Kamelot will now warn about the key-less guilds. | Jesusaves | 1 | -7/+32 | |
2020-05-08 | Fix respawn code in 042-10 | Jesusaves | 2 | -1/+2 | |
2020-05-07 | Debug | Jesusaves | 1 | -1/+13 | |
2020-05-07 | Fix typos, and address Crazyfefe concern | Jesusaves | 2 | -3/+3 | |
2020-05-07 | Lockpicks: Randomness fix | Jesusaves | 1 | -1/+1 | |
2020-05-05 | Minor improvements to Kamelot (REQUIRED)r12_20200504 | Jesusaves | 2 | -10/+13 | |
2020-05-05 | The quick way out | Jesusaves | 1 | -6/+15 | |
2020-05-05 | Add a warning about duplicated crafts. | Jesusaves | 2 | -0/+7 | |
Forbid entirely duplicated tweaks (it could also be used as a bug exploit) | |||||
2020-05-04 | Fix bug on day/night bonuses (bad measurement unit) | Jesusaves | 1 | -2/+2 | |
2020-05-04 | Add Area Provoke skill D: | Jesusaves | 1 | -0/+6 | |
2020-05-04 | Ops. | Jesusaves | 1 | -1/+2 | |
2020-05-04 | Boost some low level monsters in 1 xp | Jesusaves | 1 | -15/+15 | |
2020-05-04 | Remove unused debug code from Kami. Update Kamelot's Sign | Jesusaves | 2 | -20/+3 | |
2020-05-03 | Kamelot mode alpha -> beta | Jesusaves | 3 | -12/+16 | |
Can be enabled by @event | |||||
2020-05-03 | Make this spice to allow it more power | Jesusaves | 1 | -1/+1 | |
2020-05-03 | Add more "spice" in Katazuli - Randomness | Jesusaves | 1 | -1/+2 | |
2020-05-03 | Move jail slimes to top level script. | Jesusaves | 2 | -2/+2 | |
2020-05-03 | Intelligence may now affect positively Katazuli | Jesusaves | 1 | -1/+1 | |
A mage with 80 int will cause Katazuli to break faster. | |||||
2020-05-03 | Don't trust the code, bring lockpicks | Jesusaves | 1 | -2/+3 | |
2020-05-03 | Swap deprecation formula | Jesusaves | 2 | -2/+2 | |
2020-05-03 | Deprecate Event Points | Jesusaves | 3 | -3/+13 | |
2020-05-03 | Uncomment Event Horizon Card in Kamelotr11.5 | Jesusaves | 1 | -1/+1 | |
2020-05-03 | The last small push :3 | Jesusaves | 1 | -2/+4 | |
2020-05-03 | Maxime's Chef Hat (does not stack with summer bonus) | Jesusaves | 1 | -0/+3 | |
2020-05-02 | close evol-all#6 | Jesusaves | 0 | -0/+0 | |
2020-05-02 | Update TODOs | Jesusaves | 2 | -4/+1 | |
KAMELOT STATE: FINAL TESTING PHASE (and may the bugs not pester us %%i ) | |||||
2020-05-02 | Guild officers are also eligible to general rewards. | Jesusaves | 1 | -2/+4 | |
This concludes Kamelot. | |||||
2020-05-02 | Reward for non-guild representatives | Jesusaves | 1 | -0/+23 | |
2020-05-02 | Arthur now gives a reward to the guild representative. | Jesusaves | 2 | -2/+23 | |
2020-05-02 | Bugfixes | Jesusaves | 2 | -8/+13 | |
2020-05-02 | Possible exploit | Jesusaves | 1 | -0/+4 | |
2020-05-02 | Give Terogan a starting position and minimum conditions of combat | Jesusaves | 1 | -4/+14 | |
2020-05-02 | Spawn General Terogan for the fight after 20 seconds | Jesusaves | 2 | -9/+23 | |
(nothing out of ordinary with him) | |||||
2020-05-02 | Terogan spawn minimalist code (still no magic, nor anything epic enough) | Jesusaves | 1 | -1/+31 | |
2020-05-02 | Extend level penalty table | Jesusaves | 1 | -0/+5 | |
2020-05-02 | Treasure Chests now have levels | Jesusaves | 1 | -4/+4 | |
2020-05-02 | Terogan's Rewards | Jesusaves | 2 | -1/+90 | |
2020-05-02 | Sketches | Jesusaves | 1 | -0/+26 | |
2020-05-02 | Between asking Arthur to instance_destroy() and setting a timeout... | Jesusaves | 2 | -3/+5 | |
Timeout wins, Kamelot instances now last 6 hours and are automatically renewed when someone enters on it. | |||||
2020-05-02 | Increase respawn time of the monsters. | Jesusaves | 6 | -14/+14 | |
It may become too hard if their respawn time is understimated | |||||
2020-05-02 | Tested and it works, tweak a bit population | Jesusaves | 1 | -9/+9 | |
2020-05-02 | Okay, this should fix the worse bugs | Jesusaves | 3 | -5/+39 | |
2020-05-02 | A simple bug | Jesusaves | 3 | -1/+10 | |
2020-05-02 | Fix several tiny bugs and add some debug level to Jail | Jesusaves | 3 | -10/+15 | |
On the first live test I'm doing | |||||
2020-05-02 | If it doesn't spawns ANYTHING, it'll be boring and easy. | Jesusaves | 1 | -3/+7 | |
Spawn at least Magic Goblins, even if it'll be easy. | |||||
2020-05-02 | Move Katazuli's Engravings to their own NPCs. | Jesusaves | 1 | -10/+22 | |