- Dec 31, 2019
-
-
Chris Davidson authored
-
Chris Davidson authored
-
Chris Davidson authored
This is so upsetting
-
Chris Davidson authored
Thats an ENTIRE INTEGER
-
Chris Davidson authored
-
Chris Davidson authored
Theres a weird asymmetry with how Mindrot and the rest of Gloom works.
-
Chris Davidson authored
This was using a very naive combatDamage call on each slot instead of doing the interpreting the character sheet does. Now they both use the same method, though I'm not 100% I covered all the special casing.
-
Chris Davidson authored
This is mostly just making what the character sheet does available elsewhere.
-
Chris Davidson authored
-
Chris Davidson authored
Add a combat_precomputed_x property for all of the powers, Accuracy, and Defense that lets you set them to a fixed value This is mostly to make it easy for pets to inherit a snapshot of their summoner's stats at cast without fancy function capture and such. Ideally we would just add the summoner's raw power to the summon, but at present there is no way to calculate raw power without information loss.
-
DarkGod authored
Update living weapons and sleeping dragons vaults Starsapphire messaged me with some updates for them and I added some improvements myself. For living weapons: added new "moving" enemy weapon weaker than the animated and poltergeist ones, added support for orcs weapon types, and improved the way the ASCII map generation is handled. For sleeping dragons: replaces the sleep effect with a proper dozing effect to prevent use of instant use skills while asleep, bumped up chances of aggroing when picking up loot, added as a possible vault to spawn in Eruan, and bumped classes of the dragons from just wyrmic to wyrmic plus 1 random one for drakes and plus 2 random ones for the wyrm (they're supposed to be deadly even by vault standards after all!) See merge request !608
-
- Dec 30, 2019
-
-
DarkGod authored
-
DarkGod authored
-
DarkGod authored
-
Lisa Greene authored
-
Lisa Greene authored
-
Lisa Greene authored
-
Lisa Greene authored
-
Lisa Greene authored
-
- Dec 29, 2019
-
-
DarkGod authored
-
DarkGod authored
-
DarkGod authored
-
DarkGod authored
-
DarkGod authored
-
DarkGod authored
-
DarkGod authored
-
DarkGod authored
-
DarkGod authored
-
DarkGod authored
-
DarkGod authored
-
DarkGod authored
Living weapons vault fix Fix for living weapons vault breaking generation if it tried to generate a whip. Also added a failsafe to prevent future broken generation See merge request !607
-
Lisa Greene authored
-
Lisa Greene authored
-
Lisa Greene authored
-
Lisa Greene authored
-
Lisa Greene authored
-
DarkGod authored
Dynamic zones can now be set to reload lists instead of saving them, using zone.embed_lists In developer mode all generated maps' entities are now checked for upvalues. Beware evil code! Beware!
-
DarkGod authored
-
DarkGod authored
-
DarkGod authored
Simplified main menu's new game option, with dev mode on it always shows a list of modules, without it only shows if more than one is installed
-