summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-09-13This button can be hiddenJesusaves1-1/+1
2019-09-13The bug on 011-3 bridges was a missing argumentJesusaves2-8/+8
2019-09-13Bandit Lord - If you die, kill the bandit lord too so it restart at full healthJesusaves1-0/+5
2019-09-13Bandit Lord: Do not fire the event if Bandit Lord dies AFTER youJesusaves1-1/+1
2019-09-13Misc bugfix: Homun Market GP cap set to 7500 until I'm sure level 100 playersJesusaves3-5/+7
can easily make 10kGP/hour :3 (Might need 10.1 release)
2019-09-13Black Mamba could, indeed, be a bit faster..........Jesusaves1-1/+1
2019-09-13Nerf Giant Mutated Bat drops, and decrease respawn time.Jesusaves3-7/+7
Rebuild 018-6-3 collisions: What have Saulc done? >.>
2019-09-13MobPt on fishing: Multiply based on your own level.Jesusaves1-1/+1
Max multiplier is 10x bait rarity.
2019-09-13Alright, maybe 1% is too much, lower that to 0.5%.Jesusaves1-2/+2
All ponds work, but can supply -1 to disable. Luck will have no effect on this calculation.
2019-09-13[Tentacles] when fishing now have 1% chance for [Ancient Blueprint]Jesusaves2-2/+9
Dungeon Fishing (Tulimshar mines) double this value
2019-09-13Drueme stock changeJesusaves1-2/+6
2019-09-13Be a bit less overwhelmingJesusaves1-0/+6
2019-09-13Some more time on Forgotten Throne Room event chain (E8~E12)Jesusaves1-4/+4
2019-09-13Players will miss the scout, so use a dispbottomJesusaves2-1/+2
2019-09-13Split timers. Do I need warp()?Jesusaves1-1/+2
2019-09-13Allow manaplus 30ms to notice the forced warp.Jesusaves1-0/+1
NOTE: You are invulnerable and cannot move during said 30ms
2019-09-13Undefined conditionalJesusaves1-0/+1
2019-09-13Don't ruin Hurnscald economyJesusaves1-1/+1
2019-09-13Probably a missing zeroJesusaves1-1/+1
2019-09-12Ops, an int overflowJesusaves1-4/+4
PS. Sagratha needs fixing
2019-09-12Bash and such should also be effectless. Vóila @SaulcJesusaves1-0/+2
2019-09-12And this should take off about 80% from magic damageJesusaves1-4/+2
2019-09-12And nullify all weapon attacksJesusaves1-0/+6
2019-09-12Nothing a few Zeroes can't doJesusaves2-3/+3
2019-09-12Ops.Jesusaves1-2/+0
2019-09-12LoF Townhall Error message.Jesusaves1-0/+10
2019-09-12Candor is tax-exempt %%nJesusaves1-11/+0
2019-09-12Inar now charge taxes. New function: shop2().Jesusaves5-4/+49
In future, Shop#bazar1 will move to type HIDDEN and will have a placeholder instead to use shop2() functions.
2019-09-11Shoppa Kep - Remove Leather Shirt, give nearly 50% discount on skirts.Jesusaves1-7/+6
It's only cosmetic, this price is too high for what it is worth >.> PS. [Cotton Trousers] are still a TOP item. Price kept at 80k.
2019-09-11Fix bad operator on SagrathaJesusaves1-2/+2
Seu ramo está à frente de 'upstream/master' por 12 submissões.
2019-09-11Fix a bug on SagrathaJesusaves1-1/+1
2019-09-11Report town data to GMsJesusaves1-1/+1
2019-09-11Guns now drop Bullets tooJesusaves2-0/+50
2019-09-11Bows may now give back arrowsJesusaves2-0/+15
2019-09-11Arrow sacksJesusaves1-0/+36
2019-09-11Raise sale taxJesusaves1-2/+2
2019-09-11Bread to Hurnscald shopJesusaves1-0/+2
2019-09-11Give lots of INT to Death Cat so its healing is stronger.Jesusaves1-1/+1
Would be nice to set MATK...
2019-09-11I could have a “Holy Cat” which heals the master, no?Jesusaves1-3/+3
Would be a valuable summon for monsters and players alike
2019-09-11Fix typo on season()Jesusaves1-2/+2
2019-09-11Fix a typoJesusaves1-1/+1
2019-09-11Transmigration: Store latest transmigration in a temporary memory,Jesusaves1-1/+5
so it can be easily repeated. Beware it might not work well with: Coal, IronOre, Snake items, Scorpion items.
2019-09-11Frostia Townhall: Close elections. If we ever have too many players we canJesusaves1-0/+2
open it again, but for now, we can do with only 5 votable towns.
2019-09-11@shroom can get a tad messy with multiple players on same map, but it works.Jesusaves1-2/+3
2019-09-11Allow @shroom command without argumentsJesusaves1-6/+12
The GM gotoing looks a bit broken
2019-09-11Make @shroom arguments optionalJesusaves2-1/+11
2019-09-10Before I forget thisr10.0_190910Jesusaves2-3/+6
2019-09-10Barbara (with right for avatars and all else)Jesusaves2-1/+5
2019-09-10COD Boss Room PvP: Use readparam2(), give 33% chance to get two bottles.Jesusaves1-3/+3
It's kinda pointless it is being so cooperative :3
2019-09-10Replace ~= with compare() in several places.Jesusaves10-19/+23
Make notes about how EXP on PVP shall work. And later, that will give place to an honor system :3 But that's priority 2 out of a maximum of 7, so, only notes for now.