Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-01-20 | Also increase job rate to 300% | Fedja Beader | 1 | -0/+1 | |
2022-11-07 | Some minor changes to make sure dead people will run only the correct timers | Jesusaves | 1 | -1/+1 | |
2022-05-04 | CI mode flag | Jesusaves | 1 | -0/+4 | |
2022-01-26 | Fix some security issues and transfer some GM commands. | Jesusaves | 1 | -1/+1 | |
- @getvar against self is now GM 80 - @event wrapper is now GM 80 - @blessing is now GM 80 and can be used by others beside Jesusalva | |||||
2022-01-26 | New permission set to @event and a new toolset for it as well | Jesusaves | 1 | -38/+6 | |
2022-01-25 | To estimulate cooperation: Enforce a time penalty on your own challenges. | Jesusaves | 1 | -11/+3 | |
Allow to use the toevent command anytime | |||||
2022-01-25 | Improve a bit boss raid by polishing the rough edges at Soul Menhir code | Jesusaves | 1 | -3/+3 | |
2022-01-14 | Hook up Porthos with the world, but instancing still NYI | Jesusaves | 1 | -0/+7 | |
2021-09-24 | Initial, untested version of Boss Raid | Jesusaves | 1 | -1/+13 | |
2021-09-24 | Dream Tower Event. Will begin this monday. Obviously poorly tested. | Jesusaves | 1 | -0/+5 | |
And balance-wise broken as ****** but whatever - it is done. And it is 05:37, any issues can be addressed after waking up. | |||||
2021-03-09 | Dark Eggshell Hat can no longer be obtained outside Easter. | Jesusaves | 1 | -9/+1 | |
(WARNING: Does not survives server restarts) | |||||
2020-12-28 | Fix bugs regarding invalid warp to Nivalis (breaks several stuff in other towns) | Jesusaves | 1 | -1/+1 | |
2020-12-20 | Update some Christmas code regarding quest deletion | Jesusaves | 1 | -1/+1 | |
2020-10-21 | Fix superboss | Jesusaves | 1 | -1/+1 | |
2020-08-11 | New Passive Aurora Event: Candor Battle Season | Jesusaves | 1 | -1/+6 | |
Loops happen every 6 weeks (ie. 1 month and half) This is how long it takes before an event repeat itself. Improvement! | |||||
2020-05-18 | Really minor optimization during Christmas | Jesusaves | 1 | -2/+2 | |
2020-05-18 | Allow any GMs (60+) to use custom boss spawn framework | Jesusaves | 1 | -1/+1 | |
2020-05-18 | Ops, can't forget this one | Jesusaves | 1 | -1/+1 | |
2020-05-18 | Internal meaning of Aurora Event functions: | Jesusaves | 1 | -0/+5 | |
FYE_EventName : Modifier ; FYEConf_EventName : Setup | |||||
2020-05-18 | I don't need to erase Regnum's twice, right? :o | Jesusaves | 1 | -2/+0 | |
It is very unlikely to event change before sClear() being called | |||||
2020-05-18 | Server Restart: The Regnum's Blessing effects will now be preserved. | Jesusaves | 1 | -4/+6 | |
2020-05-17 | Prepare to deprecate and unify 003-1 NPCs | Jesusaves | 1 | -5/+3 | |
2020-05-17 | Stop using compound names on events | Jesusaves | 1 | -3/+3 | |
2020-05-16 | Allow World Expo and Catch the Golden Fish events to start | Jesusaves | 1 | -4/+0 | |
Prepare their scoreboard function - HallOfAurora() | |||||
2020-05-16 | Prepare the essential part for handing Aurora Events ranked rewards | Jesusaves | 1 | -0/+3 | |
2020-05-16 | Small, simple loop for Fishing | Jesusaves | 1 | -0/+1 | |
2020-05-16 | Ensure Event Treasures are properly cleaned up | Jesusaves | 1 | -0/+3 | |
2020-05-15 | Manual (GM) cast of Regnum Blessing | Jesusaves | 1 | -1/+7 | |
2020-05-15 | Regnum Blessing prototype (another Aurora Event) | Jesusaves | 1 | -0/+9 | |
2020-05-15 | Aurora Event Framework initial commit. | Jesusaves | 1 | -1/+1 | |
Every 12 weeks, Kamelot Season will begin. During Kamelot Season, the dungeon may be challenged daily! However, a minimum cooldown of 6 hours must be respected. WARNING: THIS RELEASES KAMELOT TO PUBLIC/STABLE | |||||
2020-05-15 | Remove translations from GM Event Menu | Jesusaves | 1 | -11/+11 | |
2020-05-03 | Kamelot mode alpha -> beta | Jesusaves | 1 | -1/+6 | |
Can be enabled by @event | |||||
2020-04-25 | This fixes the long standing bug where events did not end properly. | Jesusaves | 1 | -1/+1 | |
2020-02-26 | De-hardcode the battle configuration flags (BCONF) | Jesusaves | 1 | -0/+6 | |
Reason: Automatize and protect the EXP Bonus on TMW2 Day Event. | |||||
2020-02-25 | Fix item deletion script | Jesusaves | 1 | -3/+3 | |
2020-02-10 | Fix bugs on Super Spawns | Jesusaves | 1 | -2/+2 | |
2020-02-10 | Experimental: Super Boss Spawn | Jesusaves | 1 | -1/+144 | |
2020-01-29 | Destroy event weapons as soon as the event is over. | Jesusaves | 1 | -0/+6 | |
Cards aren't destroyed, but they are useless without the event weapons. | |||||
2020-01-29 | Event weapons and cards to allow everyone a playable set on Valentine Day Event. | Jesusaves | 1 | -0/+1 | |
Can also be used by ML players. Damage scales. | |||||
2019-11-12 | Event Horizon event - the card is granted by Nard upon leaving Candor | Jesusaves | 1 | -3/+8 | |
2019-10-28 | Alias Thanksgiving on @event so it can be tested with more ease | Jesusaves | 1 | -24/+29 | |
2019-10-28 | Thanksgiving card spinner (no effects) | Jesusaves | 1 | -0/+2 | |
2019-10-21 | Sorry, this skill was replaced with @toevent | Jesusaves | 1 | -4/+9 | |
2019-09-10 | Replace ~= with compare() in several places. | Jesusaves | 1 | -2/+2 | |
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. | |||||
2019-07-06 | I forgot these important, critical checks | Jesusaves | 1 | -1/+1 | |
2019-06-29 | Forced fixes | Jesusaves | 1 | -18/+27 | |
2019-06-19 | Use FX_CIRCLE instead of "310" in event.txt | Jesusaves | 1 | -2/+2 | |
2019-06-18 | Grenades now work (by force), but they never kill a monster and doesn't ↵ | Jesusaves | 1 | -0/+1 | |
works on players! | |||||
2019-06-01 | Minor bugfix | Jesusaves | 1 | -1/+1 | |
2019-05-31 | Try to fix specialeffect() bug | Jesusaves | 1 | -1/+1 | |