Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-16 | Shovel: Nerf amount of Strange Coins when you are lucky | Jesusaves | 1 | -2/+2 | |
2020-04-28 | *NEW* [Elixir Of Life] will not only dispel ailments and fully heal. | Jesusaves | 1 | -0/+1 | |
It'll also set auto-revive for 3 minutes if you accidentaly die! =D You hardly will waste this potion if you use it in combat. But beware: You'll come back with ONLY 1% HP! (20% if you use S. Pot. Imortality) | |||||
2020-04-28 | Initial sketch of Guild Magic | Jesusaves | 2 | -1/+26 | |
2020-04-27 | Sketch, playing with filters, for fake skills implementations | Jesusaves | 1 | -7/+18 | |
2020-04-26 | Here we go, Micksha's latest and most favorite weapon: Scented Grenade. | Jesusaves | 1 | -0/+17 | |
Everyone will frown at you if you use it. | |||||
2020-04-26 | Guild Shop now sells Arcmage Boxset. | Jesusaves | 1 | -1/+1 | |
Job Level now affects chances of getting a good Arcmage Card. | |||||
2020-04-17 | Terranite Armor and Pants recipe. | Jesusaves | 1 | -5/+5 | |
Nerf Terra Protector blueprint droprate to only 0.12% | |||||
2020-04-17 | Terranite Helmet recipe | Jesusaves | 1 | -1/+1 | |
2020-04-15 | Terranite Set which is going to get in is composed by four parts | Jesusaves | 1 | -2/+1 | |
Weapon, Armor, Pants and Helmet | |||||
2020-04-15 | Terranite Status. | Jesusaves | 1 | -4/+4 | |
safety Slide on Barbara code | |||||
2020-04-15 | Placeholders. | Jesusaves | 1 | -5/+14 | |
Currently, only one terranite recipe exists. A total of 7 are planned. Not all of them exist as items...? | |||||
2020-04-15 | Template for Terranite Armor blueprint. | Jesusaves | 1 | -0/+38 | |
Boost Alchemy recipe products - the pots are already good, so boost production | |||||
2020-03-28 | Nerf alcohol debuffs by almost half. | Jesusaves | 1 | -0/+3 | |
+100% exp gave +100ms to attack delay, now this is +52ms (roughly) | |||||
2020-02-25 | Min. break chances are now 15%. It hits 15% about 540s before (9 minutes) | Jesusaves | 1 | -3/+3 | |
So, crystal cooldown is now 51 min + 5 minutes = 56 minutes! | |||||
2020-02-25 | Reconfigure Warp Crystal Break Chance to hit 0% after a whole hour | Jesusaves | 1 | -2/+3 | |
2020-02-25 | Make crystal break rate code more robust | Jesusaves | 1 | -1/+2 | |
2020-02-25 | Warping Crystals: There's always 5% chance of not breaking :3 | Jesusaves | 1 | -1/+1 | |
2020-02-15 | [skip ci] swap logic | Jesusaves | 1 | -1/+1 | |
2020-02-15 | [Skip CI] Valentine Day event - eat multiple + Demure bugfixes | Jesusaves | 1 | -12/+21 | |
2020-02-14 | Valentine | Jesusaves | 1 | -0/+22 | |
2020-02-11 | [skip ci] ALCReset: Cast it when having a new drink. | Jesusaves | 1 | -6/+9 | |
So newer drinks are not affected by old drinks if timer expired. | |||||
2020-01-25 | Prepare five new flavors of tea which I'm yet to decide the name. | Jesusaves | 1 | -0/+1 | |
Lv 20 Tea, Lv 40 Tea, Lv 60 Tea, Lv 80 Tea, Lv 100 Tea. Names undecided, only effects. I also need the pixel art (or color codes). | |||||
2020-01-25 | Ugly workaround so tea works | Jesusaves | 1 | -0/+55 | |
2020-01-01 | Get rid of old features from Mercenary Trainer | Jesusaves | 1 | -1/+1 | |
2020-01-01 | Fix mercenary hiring system | Jesusaves | 1 | -1/+0 | |
2020-01-01 | Mercenary banalization prototype | Jesusaves | 1 | -0/+46 | |
2019-11-19 | Lethal Drinking option | Jesusaves | 1 | -3/+3 | |
2019-11-19 | Allow you to drink even while drunk, but you'll lose health and can die!!!! | Jesusaves | 1 | -2/+4 | |
2019-09-19 | Don't give 2 gold pieces (worth 16000 GP) when digging | Jesusaves | 1 | -1/+1 | |
2019-09-09 | Shake the screen without the intervention | Jesusaves | 1 | -1/+1 | |
2019-09-05 | Return to Lilit | Jesusaves | 1 | -0/+7 | |
2019-09-04 | Update a comment to reflect the real rare card drop chance is not 5%, but 1.67% | Jesusaves | 1 | -0/+2 | |
2019-09-03 | Use readparam2() instead of readparam() in several places | Jesusaves | 3 | -6/+6 | |
2019-08-30 | More main, core logics, needed for Forgotten Arc | Jesusaves | 1 | -1/+1 | |
2019-08-30 | Minimum Warp Crystal Break Rate - 30% → 20% | Jesusaves | 1 | -3/+3 | |
2019-08-27 | LoF Teleporter Cooldown exchange. | Jesusaves | 1 | -6/+6 | |
Using Time Flask to go to Save Point will never be null, now. And LoF/Tulimshar warps will be 5 minutes faster each | |||||
2019-08-17 | It's absurd that Tulimshar is not listed on Time Flask. | Jesusaves | 1 | -2/+9 | |
I mean, it is the capital. I'm granting it a place right below LoF option. Same cooldown time (40 minutes). This is needed for AFK combo. | |||||
2019-08-11 | Fix bug which prevented daily login bonus | Jesusaves | 1 | -1/+1 | |
2019-08-10 | Keep @val1 in memory for Mouboo Healing (as it is created on-the-fly). | Jesusaves | 2 | -6/+7 | |
Fix a typo on Transmigration Menu | |||||
2019-08-07 | Replace makepot with Transmigration/Transmutation general spell (TODO/WIP) | Jesusaves | 1 | -2/+2 | |
2019-08-07 | 007-1 was resized... | Jesusaves | 1 | -1/+1 | |
2019-08-05 | Make alcohol effects last twice as long and write for reference how long the | Jesusaves | 1 | -2/+7 | |
alcoholic drinks effects will last | |||||
2019-08-03 | Remove double-precision ponderate average, use a simple average instead with | Jesusaves | 1 | -1/+5 | |
overflow/underflow protection because I don't trust this code. | |||||
2019-08-03 | Vit and Level won't affect fixed-HP healing items anymore (sanitization) | Jesusaves | 1 | -1/+1 | |
2019-07-29 | Fix areasc2 bug | Jesusaves | 1 | -1/+1 | |
2019-07-29 | areasc() - never target caster. | Jesusaves | 1 | -1/+23 | |
areasc2() [NEW] - For NPC usage | |||||
2019-07-27 | Each user nearby will raise EXP boost in 1.5% instead of default 1%. | Jesusaves | 1 | -1/+2 | |
2019-07-27 | Warp items will now cancel ship travel. They're allowed again onboard. | Jesusaves | 2 | -1/+6 | |
2019-07-26 | Alcohol System miss some reset variables | Jesusaves | 1 | -1/+9 | |
2019-07-26 | Alcohol - Now the first glass skips vitality check. | Jesusaves | 1 | -13/+18 | |