Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-02-23 | Fix typos on Lightbringer NPC | Jesusaves | 1 | -0/+1 | |
2021-02-23 | Fix evil typo on easter egg core functions | Jesusaves | 1 | -1/+1 | |
2021-02-18 | Aegis Shield Blackbox | Jesusaves | 1 | -0/+11 | |
2021-02-14 | Prevent a few bugs but not all of 'em | Jesusaves | 1 | -2/+7 | |
2021-02-14 | Keep chatlogs for only one week, implement auto deletion policy in server. | Jesusaves | 1 | -2/+4 | |
This imposes over forks as well instead of being cron-reliant | |||||
2021-02-14 | Add sqldate() function | Jesusaves | 1 | -0/+6 | |
2021-01-24 | Add yet another new quest to Commander Cadis. | Jesusaves | 1 | -2/+6 | |
Kamelot Castle will help a lot with this one. | |||||
2021-01-24 | Add another quest for Commander Cadis. | Jesusaves | 1 | -1/+5 | |
This one is more impossible, YuckFou cannot complete it. (I say that but I bet Commander Cadis could do it in roughly a week or so) | |||||
2021-01-24 | Commander Cadis and his stupidly impossible quest which YuckFou will finish ↵ | Jesusaves | 1 | -2/+6 | |
in... I dunno, but I'm hoping it to last at least three days, preferably a week~a month. | |||||
2021-01-16 | Fortress Town is the official location of who am I quest | Jesusaves | 1 | -0/+16 | |
2021-01-08 | Rewrite some internal functions and structure to be lighter (optmization) | Jesusaves | 1 | -0/+17 | |
2020-12-14 | Option to strip someone of their academic titles and optionally, ban them | Jesusaves | 1 | -1/+1 | |
from the magic academy (prohibting the gain of further titles) | |||||
2020-12-14 | Scholarship Titulation (manual mode) | Jesusaves | 1 | -0/+1 | |
2020-10-07 | Annoying ^^ | Jesusaves | 1 | -0/+4 | |
2020-10-04 | Register Candor as a town (But no townhall) | Jesusaves | 1 | -1/+4 | |
2020-08-25 | Each (successful) skill use should now give you -1 RP cost :> | Jesusaves | 1 | -0/+3 | |
Patch by Mathias Cronqvist. All uses prior to this patch WILL BE COUNTED. Bugs may be present, WATCH OUT. | |||||
2020-08-01 | Bugs %%i | Jesusaves | 1 | -6/+9 | |
2020-07-31 | Better formating | Jesusaves | 1 | -1/+1 | |
2020-07-31 | Hall of Academics | Jesusaves | 1 | -1/+1 | |
2020-07-31 | Preparatives for Scholar rank | Jesusaves | 1 | -0/+13 | |
2020-07-30 | Assign real RP values | Jesusaves | 1 | -1/+1 | |
Average per level: 10k [REFERENCE GOLD POINT] Study average: 6~60 pts per monster (NEED BOOST) | |||||
2020-07-30 | New Magic Skill Points System | Jesusaves | 1 | -8/+5 | |
2020-07-30 | Inital rule for MSP | Jesusaves | 1 | -1/+8 | |
Seems like a hurdle, though. | |||||
2020-07-30 | Use Lybniz to define a more stable formula for RP | Jesusaves | 1 | -1/+4 | |
Learning 1 MSP skills will never cost research points | |||||
2020-07-30 | Rules for Research Points | Jesusaves | 1 | -1/+1 | |
2020-07-30 | Allow GMs to de-auth themselves (@gmoff). | Jesusaves | 1 | -2/+2 | |
Log their login and logout. Test Server GM auth for Kolchak | |||||
2020-07-28 | When player is exiled from a town, if they already were saved there, unsave. | Jesusaves | 1 | -0/+7 | |
2020-07-28 | Move teleporthome() to utils | Jesusaves | 1 | -0/+11 | |
2020-07-28 | Move POL_LocToTP from Politics to Utils | Jesusaves | 1 | -0/+27 | |
2020-07-28 | Initial version of the most powerful power the Town Admin have. | Jesusaves | 1 | -1/+4 | |
The power to exile a player. Exiles are not logged anywhere. When exiled, player will not be saved to town. This affects respawn and Soul Menhir. It can be circumvent by a few bugs/tricks. | |||||
2020-07-04 | Avoid redeclaration of towns and locations at MapToLoc and LocToMap (also ↵ | Jesusaves | 1 | -13/+8 | |
fix bugs) | |||||
2020-07-03 | Fix several obscure bugs | Jesusaves | 1 | -5/+10 | |
2020-07-01 | Disclaim pre-requisites | Jesusaves | 1 | -0/+2 | |
2020-07-01 | Disable magic skill upgrades for v3.0 | Jesusaves | 1 | -1/+1 | |
2020-06-26 | Sacrificing the injuried mouboo will now give you 1 MSP | Jesusaves | 1 | -0/+2 | |
Ideally though, we should have Orum/Waric/whatever give you this MSP | |||||
2020-06-26 | Option to create a pincode will only show up at Tolchi's first Successful Craft | Jesusaves | 1 | -8/+8 | |
Account need 15 days. | |||||
2020-06-25 | The 100% chance EXP Bonus from Tolchi only applies if top3 players already ↵ | Jesusaves | 1 | -1/+1 | |
reached level 50. This is to prevent an early imbalance at ML Stable | |||||
2020-06-25 | Fixes to get skill name (might be wrong field) | Jesusaves | 1 | -1/+1 | |
2020-06-25 | Remove Magic v1 learning code (was commented but anyway) | Jesusaves | 1 | -40/+0 | |
2020-06-25 | Fix ordering | Jesusaves | 1 | -36/+36 | |
2020-06-25 | Check if the skill is valid in learn_magic | Jesusaves | 1 | -1/+6 | |
2020-06-25 | Update Trickmaster to new magic learning interface | Jesusaves | 1 | -2/+2 | |
2020-06-25 | Deprecate direct invocation of mlearn() | Jesusaves | 1 | -16/+62 | |
2020-06-25 | Remove the traces from the Subclass System, which was extinct along Magic v1 | Jesusaves | 1 | -31/+0 | |
2020-06-23 | Prevent division by zero | Jesusaves | 1 | -0/+1 | |
2020-06-23 | [skip ci] Right now, it is possible to get 30/43 MSP | Jesusaves | 1 | -0/+1 | |
2020-06-23 | Mining Union's Research Request Aurora Event | Jesusaves | 1 | -1/+1 | |
2020-06-21 | Phoenix Rebirth: Record first player to rebirth | Jesusaves | 1 | -0/+6 | |
Monster King: Do not give 641k EXP anymore when someone reborn or Top3 avg >= Lv 100 | |||||
2020-06-21 | New function: api_send() | Jesusaves | 1 | -0/+9 | |
2020-06-19 | New function: alignment() | Jesusaves | 1 | -0/+16 | |