Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-17 | Actually, move this to utils. Will look cleaner this way. | Jesusaves | 2 | -10/+10 | |
2020-05-17 | I'm forced to declare FYEventUsesRanking() in scoreboards.txt but anyway. | Jesusaves | 2 | -2/+13 | |
This should fix some ugliness. | |||||
2020-05-17 | Hopefully, this will NOT break Easter and Valentine. | Jesusaves | 1 | -1/+1 | |
We will know for sure next year, cya %%a | |||||
2020-05-17 | Prepare to deprecate and unify 003-1 NPCs | Jesusaves | 2 | -2/+3 | |
2020-05-17 | Stop using compound names on events | Jesusaves | 3 | -7/+7 | |
2020-05-17 | Rankings from the Aurora Event Framework will now send rewards as expected. | Jesusaves | 1 | -1/+19 | |
Rewards will be sent via rodex mail | |||||
2020-05-17 | Update event winners log | Jesusaves | 1 | -9/+16 | |
2020-05-16 | Allow World Expo and Catch the Golden Fish events to start | Jesusaves | 2 | -0/+39 | |
Prepare their scoreboard function - HallOfAurora() | |||||
2020-05-16 | Prepare the essential part for handing Aurora Events ranked rewards | Jesusaves | 1 | -0/+14 | |
2020-05-16 | Scoreboard generation | Jesusaves | 2 | -0/+5 | |
2020-05-16 | Small, simple loop for Fishing | Jesusaves | 3 | -3/+26 | |
2020-05-16 | This sketch can give birth to World Expo Aurora Event | Jesusaves | 3 | -0/+28 | |
2020-05-16 | Aurora Events should not happen prior to Liberation Day. | Jesusaves | 1 | -0/+5 | |
2020-05-16 | Document better Aurora Event Framework | Jesusaves | 1 | -0/+13 | |
2020-05-16 | Remove $MOST_HEROIC$ Assignment; Except on Hurnscald Liberation Day and Lua. | Jesusaves | 3 | -13/+10 | |
Aurora Events Framework will take over. | |||||
2020-05-15 | Placeholder: I'll only add 4/12 events for first milestone | Jesusaves | 1 | -0/+18 | |
So make it loop more often | |||||
2020-05-15 | Register 12 maps for use by Regnum's Blessing | Jesusaves | 1 | -2/+8 | |
2020-05-15 | Disable Aurora Event calculations on Hardcore and Test Server | Jesusaves | 1 | -1/+1 | |
2020-05-15 | Aurora Event Framework - Stop the previous event as well | Jesusaves | 2 | -0/+12 | |
2020-05-15 | Manual (GM) cast of Regnum Blessing | Jesusaves | 1 | -1/+1 | |
2020-05-15 | Bad formatting | Jesusaves | 1 | -1/+1 | |
2020-05-15 | Regnum Blessing prototype (another Aurora Event) | Jesusaves | 2 | -0/+26 | |
2020-05-15 | manaplus.tmw2.org is also supported | Jesusaves | 1 | -1/+2 | |
(I'm actually pointing to manaplus.germantmw.de because jak1 likes that more %%N) | |||||
2020-05-15 | Ops | Jesusaves | 1 | -1/+1 | |
2020-05-15 | Better handling at some of Journalman spotlights | Jesusaves | 1 | -3/+3 | |
2020-05-15 | An extra detail to GS-3 | Jesusaves | 1 | -0/+1 | |
2020-05-15 | Oh dear, I forgot Moubootaur Legends Anniversary | Jesusaves | 1 | -0/+13 | |
2020-05-15 | I need to erase cooldown as well or this might present an undefined behavior | Jesusaves | 1 | -0/+1 | |
2020-05-15 | This was one of the hardest bugs I've ever hunted %%e | Jesusaves | 1 | -1/+1 | |
2020-05-15 | Document Thanksgiving and Christmas. | Jesusaves | 1 | -3/+26 | |
With this, every ML event is now documented. | |||||
2020-05-15 | Worker's Day event help | Jesusaves | 1 | -1/+12 | |
2020-05-15 | St. Patrick Day event help. | Jesusaves | 2 | -10/+17 | |
Prevent Aurora Event Framework from overriding other events. | |||||
2020-05-15 | Event Information: Valentine, Easter | Jesusaves | 1 | -0/+37 | |
2020-05-15 | Why aurora function file was excluded? D: | Jesusaves | 1 | -0/+81 | |
2020-05-15 | event help | Jesusaves | 1 | -1/+29 | |
2020-05-15 | Aurora Event Framework initial commit. | Jesusaves | 1 | -2/+2 | |
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 | Automatize Kill the GM events. | Jesusaves | 1 | -0/+7 | |
Now any GM murder on a PvP map will automatically yield a Murderer Crown for a week. For manual events, remember: use @item, event system to remove, and use @killable instead of @pvpon. | |||||
2020-05-15 | This should get rid of Katazuli issues | Jesusaves | 1 | -1/+1 | |
2020-05-15 | Generate a new randomness seed everyday, and deploy it for every script. | Jesusaves | 1 | -0/+5 | |
Overrides default randomness from Hercules. (Previously, on my PC, the billions digit didn't vary. Now they vary.) Effects cannot be predicted. Hope for no overflows! | |||||
2020-05-14 | Test Server warning on Nard | Jesusaves | 1 | -1/+2 | |
2020-05-13 | Edge bug on Hard Core | Jesusaves | 1 | -4/+7 | |
2020-05-13 | I forgot one line from Gumi's code, which is forcing GP to be dropped. | Jesusaves | 1 | -0/+3 | |
Fixed now, though. | |||||
2020-05-13 | Gumi's automatic absolve | Jesusaves | 1 | -1/+13 | |
2020-05-13 | Rewrite how death will be handled on Hardcore. | Jesusaves | 2 | -7/+14 | |
Instead, it'll set a variable called grace, and this variable will exempt you. | |||||
2020-05-13 | Replace our script-induced deaths with new, custom, die() command | Jesusaves | 3 | -4/+15 | |
This will fix one of the HardCore Server bugs. | |||||
2020-05-12 | ManaMarket sketch | Jesusaves | 1 | -0/+39 | |
2020-05-12 | Hardcore Server settings | Jesusaves | 1 | -1/+3 | |
2020-05-12 | Hardcore server settings | Jesusaves | 1 | -1/+5 | |
2020-05-12 | The plan is: If `debug` is set, skip day/night cycle. | Jesusaves | 1 | -1/+1 | |
This will save RAM, which keeps killing test server. | |||||
2020-05-12 | New spec: $HARDCORE | Jesusaves | 1 | -0/+6 | |
Effect: Skip day/night cycle changes. |