Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-06-17 | Merge branch 'master' into kfahrkfahr | Jesusaves | 45 | -173/+650 | |
2020-06-17 | This will not cause any immediate change, but it is the definition for the ↵ | Jesusaves | 2 | -2/+2 | |
factions. Factions are internally recognized as "clans" and are often reffered as "guilds" (But in RO, a clan is also seldomly called Guild) NOTE: SI was not updated. | |||||
2020-06-17 | Contains fixes/reordering for races, guilds and genders. | Jesusaves | 10 | -64/+122 | |
PS. Gender change is broken, I blame Gumi Note: Players will no longer be able to select Kralog and Raijin at start, because @WildX said they were rare. (This needs a patch to evol-tools) FIXME: We'll need better names for human/talpan/viro race. FIXME: Gumi's stock code did not work, rebirth is disabled. | |||||
2020-06-03 | fix small issues found by jesusalva | toams | 1 | -12/+14 | |
2020-06-01 | Somebody messed up the quest id's. !blame jesusalva | toams | 1 | -1/+0 | |
2020-05-31 | Improving style and readability of the code. | toams | 1 | -354/+405 | |
2020-05-27 | At least, now you can reach Argaes. Poorly balanced. | Jesusaves | 13 | -48/+319 | |
2020-05-27 | Placeholder for the NPCs at Candor | Jesusaves | 20 | -59/+207 | |
2020-05-25 | My typo D: | Jesusaves | 1 | -1/+1 | |
Sorry toams | |||||
2020-05-25 | Temporary commit. | Jesusaves | 1 | -0/+1 | |
It should suppress merge conflicts with Thief branch D: | |||||
2020-05-24 | Fix the mess I did on toams branch D: Sorry! | Jesusaves | 1 | -1/+1 | |
2020-05-24 | Merge branch 'master' into kfahr | Jesusaves | 47 | -41/+1330 | |
2020-05-24 | Add bone knife quest to kfahr script | toams | 2 | -42/+233 | |
2020-05-24 | My typo D: | Jesusaves | 1 | -1/+1 | |
Sorry toams | |||||
2020-05-24 | Temporary commit. | Jesusaves | 2 | -2/+2 | |
It should suppress merge conflicts with Thief branch D: | |||||
2020-05-24 | Update author credits | WildX | 1 | -2/+3 | |
2020-05-24 | add a missing ';' and remove some whitelines etc | toams | 1 | -12/+3 | |
2020-05-24 | First version of kfarh. He tells the stories and drinks the beer. Bone knife ↵ | toams | 4 | -8/+568 | |
and setzer quests not yet implemented. | |||||
2020-05-24 | Faction Core, Quest ID rewrite, Thieves Path. | Micksha | 47 | -41/+1330 | |
Part of Leaving Artis redesign. | |||||
2020-05-09 | remove the entire notion of marriage | gumi | 5 | -315/+1 | |
2020-05-07 | Random, Wild Treasure Chests were sighted in Hurnscald Caves! | Jesusaves | 7 | -25/+304 | |
Watch out for them! | |||||
2020-05-07 | update manatree | Micksha | 1 | -1/+1 | |
2020-05-06 | make maps for caves | Micksha | 32 | -10/+202 | |
2020-04-25 | update scripts following a hardcoded enum change | gumi | 3 | -3/+3 | |
2020-04-25 | add a gender change option to Edouard | gumi | 2 | -3/+25 | |
2020-04-25 | update debug-look for non-binary genders | gumi | 1 | -16/+13 | |
2020-04-25 | add a changesex pseudo-atcommand | gumi | 3 | -0/+50 | |
2020-04-22 | finalize changes in boss.txt, update TF_POISON a bit (note to self: add ↵ | Micksha | 8 | -32/+31 | |
particles and icon for poison skill) | |||||
2020-04-19 | Cupid's Magic | Jesusaves | 4 | -0/+38 | |
“The highest expression of love.” ~ Aliytah, 2020 Also, fixes the @jail command. | |||||
2020-04-11 | Add the [Clothes Pack], containing the destroyed equipment from the player.jesusalva/doomsday | Jesusaves | 3 | -2/+29 | |
This item is obtained from Doomsday event epilogue. “Contains merge items which can be restored by a skilled NPC”. The name of this NPC is... Perhaps, Gumi? %%M :> | |||||
2020-04-10 | Make Maps | Jesusaves | 3 | -3/+2 | |
2020-04-09 | initial commit for Candor: outdoor map, indoor maps, placeholder NPCs (many ↵ | Micksha | 43 | -12/+624 | |
placeholder scripts still missing, existing ones corrupt) | |||||
2020-02-28 | Beanie Copter Quest, by @WildX request | Jesusaves | 2 | -0/+13 | |
2020-02-17 | Caves | Micksha | 1 | -0/+4 | |
2020-02-03 | add signs to 008-1, 008-1-1 and 008-1-2 | Micksha | 28 | -18/+146 | |
2020-02-03 | Arrival in Argaes | Micksha | 4 | -0/+42 | |
2020-02-01 | Add EVOL_MONSTER_IDENTIFY skill. | Jesusaves | 2 | -0/+30 | |
Allow players with this skill to use both `/mi` and `@monsterinfo` commands. The skill still isn't obtainable anywhere. Single level. | |||||
2020-02-01 | Give players 5 seconds to collect the loot. | Jesusaves | 4 | -5/+9 | |
Inform them of victory with a dispbottom, and increase OnTimeout in 5 seconds to prevent accidental explosion. Please note that player could run to ship hold's door and really mess the quest. (It would cause a double-warp effect, and Peter would ask, “I am broken?”). | |||||
2020-01-10 | Fix Hall Of Acorns. | Jesusaves | 1 | -15/+15 | |
SORRY FOR THE TYPO! Please forgive me, Tirifto. | |||||
2020-01-10 | Fix dueling (missing a command), and also update Trozz's dialog to include duel. | Jesusaves | 2 | -7/+47 | |
Also, fix a minor issue on Samantha. | |||||
2020-01-10 | Scoreboards. Done upon request (and popularity) | Jesusaves | 3 | -0/+226 | |
An untested Hall Of Acorns was included with Tirifto's blessings. Provides two new commands available to everyone: `@scoreboard` and `@scoreboards` These commands allow players to view an hourly-updated scoreboard, with the richest and most powerful players, as well as the most powerful guilds. And, ofc, whoever has more acorns on storage. There's also a button to see some game statistics, like total monsters killed since release. Patreon Link is a courtesy because it came with original code; We might want to update it to more general Donation page later. PS. Code imported from Moubootaur Legends and modified for rEvolt. This includes replacing "mes()" with "mesf()" | |||||
2020-01-10 | Global Event Handler. | Jesusaves | 14 | -77/+142 | |
Hurnscald NPCs are incompatible. I've run in epoll problems once on ML, so I'm making this again. | |||||
2020-01-08 | Housekeeping patches, they should not have any visible effect ingame (unless ↵ | Jesusaves | 1 | -15/+12 | |
something BREAKS, then you'll notice it right away) | |||||
2020-01-08 | Meta dialogue fixes | WildX | 2 | -3/+3 | |
Signed-off-by: WildX <wildx@evolonline.org> | |||||
2019-11-02 | rebalance the stats of the dummy mobs used in the legion training. Note that ↵ | toams | 1 | -1/+1 | |
fake Pikipiks show up because the skill (this still needs to be fixed) | |||||
2019-10-26 | add Galimatia items to item_db and monsters to mob_db, minor cleanup | Micksha | 3 | -13/+8 | |
2019-10-21 | These are the new GM permissions, levels, and clearances for rEvolt. | Jesusaves | 6 | -11/+53 | |
See the merge request for a better list of powers as of approved on topic 20808. | |||||
2019-10-20 | remove useless zeny calculations | gumi | 13 | -18/+18 | |
2019-10-10 | Kytty's House | Micksha | 4 | -0/+8 | |
2019-10-10 | Change Slime-Littleslime to LittleSlime | Micksha | 2 | -6/+6 | |
Should be more internally consistent |