Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-05-16 | removed bifs, shadowplants*4, beehives*4 | HoraK-FDF | 20 | -65/+55 | |
2024-05-16 | readd tomato | HoraK-FDF | 1 | -1/+1 | |
2024-05-16 | update dialog | HoraK-FDF | 1 | -1/+1 | |
2024-05-16 | update | HoraK-FDF | 3 | -87/+155 | |
2024-05-16 | item adds/changes | HoraK-FDF | 36 | -338/+282 | |
2024-04-22 | upmarmu v5 lite | HoraK-FDF | 2 | -4/+12 | |
2024-04-19 | Fix reporting of daily part of daily points when @dailypoints is called | Fedja Beader | 1 | -0/+2 | |
2024-04-19 | mp change | HoraK-FDF | 1 | -9/+9 | |
2024-04-19 | mb and comment | HoraK-FDF | 2 | -26/+31 | |
2024-04-18 | Merge branch 'master' into mob_drops | Ledmitz | 1 | -43/+28 | |
Conflict resolution | |||||
2024-04-17 | Fix daily quest point gain for characters with bonus points | Fedja Beader | 1 | -22/+22 | |
When a character checks in with a daily point NPC, the bonus daily points (from boss fights) gets moved into the regular bonus variable. By my understanding, when this regular bonus variable exceeds the character's level, the character stops gaining regular daily points. As you can see, when DailyQuestPoints exceeeds character lvl (97), the player no longer gets any (DailyQuestTime marks the last time the base points were added): Initial state: [16:53:57] variable DailyQuestBonus[0] == `0` for player AnotherOne. [16:54:03] variable DailyQuestPoints[0] == `2` for player AnotherOne. Character receives bonus: [16:55:15] variable DailyQuestBonus[0] = `150` for player AnotherOne. Character talks to DPQuest NPC without items, bonus is moved: [16:55:38] variable DailyQuestBonus[0] == `0` for player AnotherOne. [16:55:47] variable DailyQuestPoints[0] == `152` for player AnotherOne. Reset login time in order to get new daily points: [16:56:06] variable DailyQuestTime[0] = `0` for player AnotherOne. talk to NPC again: [16:56:16] variable DailyQuestBonus[0] == `0` for player AnotherOne. [16:56:21] variable DailyQuestPoints[0] == `152` for player AnotherOne. | |||||
2024-04-16 | Deduplicate both branches of daily point trade-in | Fedja Beader | 1 | -26/+11 | |
2024-04-14 | silverbell effect | HoraK-FDF | 1 | -1/+1 | |
2024-04-14 | Yellow Apple to Fruit Store | HoraK-FDF | 1 | -1/+1 | |
2024-04-14 | silver bell sound | HoraK-FDF | 3 | -1/+14 | |
2024-04-14 | added some trailing new lines | HoraK-FDF | 4 | -4/+4 | |
2024-04-14 | drops and mobpt | HoraK-FDF | 1 | -1/+26 | |
2024-04-14 | mob drops add4 modrisha npc name | HoraK-FDF | 1 | -1/+1 | |
2024-04-14 | mob drops add4 modrisha | HoraK-FDF | 2 | -0/+41 | |
2024-04-14 | mob drops add3 chipchip | HoraK-FDF | 1 | -0/+1 | |
2024-04-12 | Fix loading sorfina.txt | Fedja Beader | 1 | -2/+2 | |
2024-04-11 | Boss Spells/actions: re-wired to new FX effects. Server constants added as well. | Hello=) | 4 | -5/+6 | |
2024-04-11 | Boss Powerups: set more reasonable cooldowns for boss actions | Hello=) | 8 | -16/+16 | |
2024-04-11 | Boss Powerups/Event spells: | Hello=) | 9 | -56/+4 | |
1) Removed a lot of debug messages that shouldnt be visible in normal gameplay. 2) On Tormenta impersonation end timer would also cancel HP bonus. | |||||
2024-04-11 | Boss Actions: add permissions checks. Boss/event spells are GM >= 40 by default. | Hello=) | 1 | -12/+23 | |
2024-04-11 | Initial commit of Dungeon Master/Boss Event spells/actions toolkit by Hello=) | Hello=) | 11 | -0/+505 | |
Few things to keep in mind: 1) This commit lands DEBUG version of thing to give some ideas how it could happen. 2) This version is very "chatty" and spits a lot of debug messages to General chat. Next commits would remove most of non-essential spell messages. 3) This version allows ANYONE to invoke spells and should not be used on production! Next commits would address this, uplifting spell invocation requirements. 4) Cooldown times are too low, to facilitate testing. Should be fixed in next commits. Next commits would 5) Some effects need to be rewired, and few more spells could possibly be added. | |||||
2024-04-09 | Add @bp, @mp and @dp aliases for @bosspoints, @mobpoints and @dailypoints, ↵ | Fedja Beader | 3 | -0/+3 | |
respectively | |||||
2024-04-03 | Announce new style when "Surprise me" is used. | Fedja Beader | 1 | -0/+4 | |
2024-04-03 | Allow setting stats at start of game - server | Led Mitz | 4 | -22/+44 | |
This brings back the ability to set stats during character creation. It will need to be tested first to ensure that new characters do not gain an additional 30 stat points and to make sure that current characters gain 3 more. Also, I'll need to make one more MR, probably, when I find out where character points on character creation are set. Will need to change from 48 to 54 in order to achieve 30 points, I think, though I may need to change 48 to 0 if this is set after login. Simple things are rarely simple in practice. GAH! **** Approved-by: Led Mitz <smoothshifter@tuta.io> Reviewed-by: Led Mitz <smoothshifter@tuta.io> | |||||
2024-02-27 | server update | Ledmitz | 2 | -1/+3 | |
2024-02-15 | Merge branch 'upmarmu_v4' into 'master' | Led Mitz | 2 | -18/+44 | |
upmarmu v4 See merge request legacy/serverdata!726 | |||||
2024-02-07 | upmarmu v4 | HoraK-FDF | 2 | -18/+44 | |
2024-02-05 | Merge branch 'jesusalva/rodium' into 'master' | Led Mitz | 1 | -5/+26 | |
Rodium (untested) See merge request legacy/serverdata!723 | |||||
2024-02-05 | Rodium (untested) | Jesusalva Jesusalva | 1 | -5/+26 | |
2024-01-14 | Mobs 2 Maps | HoraK-FDF | 35 | -2/+125 | |
2024-01-08 | Merge branch 'xmas_chamber_1st_round' into 'master' | Led Mitz | 1 | -22/+32 | |
xmas chamber 1st round fix See merge request legacy/serverdata!719 | |||||
2023-12-31 | xmas chamber 1st round fix | HoraK-FDF | 1 | -22/+32 | |
2023-12-30 | Corrected bracket issue in delay | Ledmitz | 1 | -1/+1 | |
2023-12-11 | Eljas still referred to Orum instead of Balthasar | Ledmitz | 1 | -1/+1 | |
2023-12-11 | Clean up Christmas 2021 file | Jesusaves | 1 | -1341/+4 | |
2023-12-11 | Merge branch 'xmas_bit_clear' into 'master' | Led Mitz | 3 | -2/+4 | |
bit clear both ways See merge request legacy/serverdata!714 | |||||
2023-12-11 | bit clear both ways | HoraK-FDF | 3 | -2/+4 | |
2023-12-09 | birb mobpt | HoraK-FDF | 1 | -1/+2 | |
2023-12-07 | Merge branch 'mobs' into 'master' | Led Mitz | 16 | -4/+51 | |
mobs See merge request legacy/serverdata!706 | |||||
2023-12-07 | mobs | HoraK-FDF | 16 | -4/+51 | |
2023-12-07 | alchemist fixes | HoraK-FDF | 1 | -4/+4 | |
2023-12-02 | I think I finally got it now... | Ledmitz | 1 | -1/+1 | |
2023-12-02 | nodes update | Ledmitz | 1 | -1/+1 | |
2023-12-02 | Increased black scorp stinger drop by 1% and less logs needed by Jack+ map ↵ | Ledmitz | 4 | -4/+4 | |
spawns increased | |||||
2023-12-02 | Base DMG was not doubled | Ledmitz | 1 | -1/+1 | |