Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-15 | Kamelot: Nerf a bit damage, Boost a bit hit chance | Jesusaves | 6 | -21/+21 | |
2020-05-15 | Use guild average level to determine rewards, because MX might have changed | Jesusaves | 1 | -2/+2 | |
2020-05-15 | New difficulty level at Kamelot: Crazy(fefe) | Jesusaves | 1 | -1/+7 | |
2020-05-15 | Kamelot difficulty selection | Jesusaves | 1 | -0/+20 | |
2020-05-15 | Currently too difficult, limit increase to level 100 | Jesusaves | 1 | -1/+1 | |
(DO NOT SOLO) | |||||
2020-05-15 | ...No, I want this logic to be reversed | Jesusaves | 1 | -1/+1 | |
2020-05-15 | Put some effort in killing, pretty please | Jesusaves | 1 | -1/+1 | |
2020-05-15 | This should get rid of Katazuli issues | Jesusaves | 2 | -3/+43 | |
2020-05-15 | Generate a new randomness seed everyday, and deploy it for every script. | Jesusaves | 1 | -0/+5 | |
Overrides default randomness from Hercules. (Previously, on my PC, the billions digit didn't vary. Now they vary.) Effects cannot be predicted. Hope for no overflows! | |||||
2020-05-14 | Test Server warning on Nard | Jesusaves | 2 | -1/+15 | |
2020-05-13 | Edge bug on Hard Core | Jesusaves | 1 | -4/+7 | |
2020-05-13 | I forgot one line from Gumi's code, which is forcing GP to be dropped. | Jesusaves | 1 | -0/+3 | |
Fixed now, though. | |||||
2020-05-13 | Aeros cannot be used on HC | Jesusaves | 1 | -0/+5 | |
2020-05-13 | Gumi's automatic absolve | Jesusaves | 1 | -1/+13 | |
2020-05-13 | Rewrite how death will be handled on Hardcore. | Jesusaves | 2 | -7/+14 | |
Instead, it'll set a variable called grace, and this variable will exempt you. | |||||
2020-05-13 | Replace our script-induced deaths with new, custom, die() command | Jesusaves | 34 | -71/+82 | |
This will fix one of the HardCore Server bugs. | |||||
2020-05-12 | Armor no longer may have critical chance bonuses. | Jesusaves | 1 | -0/+1 | |
2020-05-12 | Due to a bug, critical rate could go up to 200%, but now I know the formula | Jesusaves | 2 | -1/+2 | |
works strangely. Cap this to 100%. | |||||
2020-05-12 | Just to be sure... Cap critical from items to 20%. | Jesusaves | 1 | -3/+3 | |
2020-05-12 | ManaMarket sketch | Jesusaves | 4 | -0/+178 | |
2020-05-12 | Hardcore "Bugfixes" | Jesusaves | 1 | -4/+18 | |
2020-05-12 | Hardcore Server settings | Jesusaves | 1 | -1/+3 | |
2020-05-12 | Hardcore server settings | Jesusaves | 2 | -1/+27 | |
2020-05-12 | Special servers initialization | Jesusaves | 1 | -1/+11 | |
2020-05-12 | Hardcore server scheduled restarts | Jesusaves | 1 | -0/+23 | |
2020-05-12 | Servers with `debug` flag will also restart on their own every sunday at 03:00 | Jesusaves | 1 | -0/+17 | |
2020-05-12 | The plan is: If `debug` is set, skip day/night cycle. | Jesusaves | 1 | -1/+1 | |
This will save RAM, which keeps killing test server. | |||||
2020-05-12 | Deprecation concerning "debug" constant (I have new plans for it) | Jesusaves | 10 | -101/+15 | |
2020-05-12 | New spec: $HARDCORE | Jesusaves | 1 | -0/+6 | |
Effect: Skip day/night cycle changes. | |||||
2020-05-11 | Improve treasure drop chances | Jesusaves | 1 | -2/+2 | |
2020-05-10 | Fix a typo | Jesusaves | 1 | -1/+1 | |
2020-05-10 | OPS | Jesusaves | 1 | -1/+1 | |
2020-05-10 | This is for Cordo - A comment on stages 4-7 that you should assess better the | Jesusaves | 1 | -2/+3 | |
situation before bothering Oskari. | |||||
2020-05-10 | Missing flag. | Jesusaves | 2 | -0/+11 | |
2020-05-09 | Oupsy %%M | Jesusaves | 3 | -2/+3 | |
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 | |