summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-12-29Minor rewrite to Riddle SystemJesusaves2-22/+16
2018-12-28Fix typoJesusaves1-1/+1
2018-12-28Halinarzo now have a reputation mechanism (it is a major city)Jesusaves2-4/+47
This affects party price
2018-12-28Fix some weapon rangesJesusaves2-5/+5
2018-12-28Revert "Allow swords to be faster, and Axes/Maces are slower.": Anymore RequiredJesusaves1-21/+21
This reverts commit 025844f134357d5bf6d339851a5afe734ea04408.
2018-12-28Trust size fix worked. Also, lower Gatling power on size_fix (why, again?)Jesusaves2-12/+3
2018-12-28Assuming size fix works, this should remove every size damage calculation.Jesusaves1-3/+3
And damage will always be 100%.
2018-12-28Fix some trap-related bugs on Heroes HoldJesusaves1-1/+2
2018-12-28[ **FIXME** ] Re-introduce “small size” on Candor and some basic ↵Jesusaves1-0/+9
Tulimshar mobs Otherwise, the game gets too hard early on, and I'm not trying to create more problems.
2018-12-28The "big" mobs aren't really big, so now, our mob database was freed of size.Jesusaves1-4/+0
Hidden mechanics still apply, the bug is still here.
2018-12-28Normal sized mobs are default, delete all Size: 1 entries from mob database.Jesusaves1-174/+0
**IMPORTANT Daggers now deal less damage due crazy obscure mechanic.**
2018-12-28Make all small mobs, normal-sized mobsJesusaves2-103/+102
2018-12-28Rewrite 000-0-0 dialog (I want to shorten it)Jesusaves1-13/+3
2018-12-28Remove contradictionJesusaves1-1/+1
2018-12-28Update @wJesusaves2-11/+10
2018-12-27Remove Hercules Game Master GM Group. The main groups are:Jesusaves1-66/+63
Players (0) Sponsors (1) Devs (5) GM Trainee (60) Game Master (80) Admin (99)
2018-12-27Merge Patrol with Hercules Game Master.Jesusaves1-18/+9
New GM Levels: Player (0) Super Player (1) Support (2) Developer (5) Herc Game Master (8) Officer (60) Game Master (80) Administrator (99)
2018-12-27Merge Event Coordinator with Hercules Game MasterJesusaves1-61/+50
2018-12-27Merge Script Manager with DeveloperJesusaves1-20/+9
2018-12-27Move resync to legacy behavior. Sponsors can reload EVERYTHING with @refreshJesusaves2-3/+3
2018-12-27Fix broken pipelineJesusaves1-1/+1
2018-12-27Shields can now block attacks entirely (using perfect dodge mechanism).Jesusaves1-0/+11
Please note that "1" means 1% of PERFECT blocking or fleeing. That flee rate is perfect and unaffected by skills. Not capped. 100% means total immunity. Only works against melee attacks, iirc.
2018-12-27Disable flee when using bowsJesusaves1-0/+19
2018-12-26Update bow attack to follow roughly the standard sword attack.Jesusaves1-7/+7
Remember, bows are slower, so they inflict less damage, and they can't shoot at point-blank.
2018-12-26Change bow ID to something more logic.Jesusaves3-28/+61
2018-12-26Allow swords to be faster, and Axes/Maces are slower.Jesusaves1-21/+21
2018-12-26Make bows, revolvers and rifles faster.Jesusaves1-18/+18
Shotguns and Gatlings, and melee, unaffected.
2018-12-26Fix bad warpJesusaves1-1/+1
2018-12-26Remove skill debug commandJesusaves3-93/+6
2018-12-26Mask Christmas is not deleted... Fancy. Add Christmas mask for Nivalis Bank.Jesusaves1-0/+1
2018-12-26Add Nivalis BankJesusaves9-17/+26
2018-12-26Nivalis Town is subject to weather changesJesusaves1-0/+1
2018-12-26I give up in adding the houses on Nivalis Port.Jesusaves3-0/+24
2018-12-26Nivalis utilitiariesJesusaves3-0/+199
2018-12-26Fix broken warpJesusaves2-2/+3
2018-12-26R8.0 cap is level 80, although I don't plan adding more high level content.Jesusaves1-3/+3
I guess, with such high level, DragonStar ought try the Terranites.
2018-12-26Regenerate map data, the invisible slot machine & nivalis well have been fixedJesusaves3-5/+1
2018-12-26Fix a bunch of typos and commentsJesusaves2-9/+7
2018-12-26New Skill: Make Haste Potion!Jesusaves7-2/+112
Audsbel needs your help again, by the way...
2018-12-26Audsbel need player help again! And this time, the experience is sweet!Jesusaves1-0/+34
2018-12-26Bella, the Scholar, will gift you a Training Wand the first time you talk to ↵Jesusaves2-0/+40
her. She will also explain you ONCE about the importance of mage equipment. Of course, we still need to decide on mage equipment, stat them, and rebalance skill mana usage. And then, fix 003-0 insane prices. Back to drawing board, I guess...
2018-12-26Bella the Scholar reports to players who find her in Halinarzo,Jesusaves3-0/+37
what they're lacking to learn Magic.
2018-12-25Update Maya's file syntaxJesusaves1-3/+3
2018-12-25Redesign Maya's goodbye. Protip about obtaining Cotton ClothJesusaves1-1/+10
2018-12-25Add authorship information to missing files.Jesusaves13-0/+29
On hindsight, a lot of them are unused debug commands which could be deleted I'll look in it
2018-12-25Correct some licenses which are ours (Evol missing licenses, I'll git blame ↵Jesusaves9-2/+29
later)
2018-12-25Fix bugsJesusaves2-2/+3
2018-12-25Golbarez's Top 5 now also gives a (more humble) reward.r07.5_181225Jesusaves1-0/+12
2018-12-25Update licensecheck.sh due changes on tools repository.Jesusaves1-14/+16
Optimize the report by copying the folder.
2018-12-25*stabs a pipeline*Jesusaves1-6/+8