Changelog: Difference between revisions
DM Maiyannah (talk | contribs) (Add →Version 0.1.22) Tag: visualeditor |
DM Maiyannah (talk | contribs) (Reorder so that more recent changes are first) Tag: visualeditor |
||
Line 2: | Line 2: | ||
''A Journey's Start'' | ''A Journey's Start'' | ||
'''Changes 2023- | '''Changes 2023-10-12''' by Maiyannah | ||
* Relabeled area003 to zbh1_emmahouse | |||
* Relabeled area to zbh1_mlchurch | |||
'''Changes 2023-10-11''' by Maiyannah | |||
* The live server now has a monitor that should keep it up, and restart it when it crashed. | |||
'''Changes 2023-10-10''' by Maiyannah | |||
* Added arcane spell failure suppression for bard, code by Baireswolf on Neverwinter Vault. | |||
'''Changes 2023-10-08''' by Maiyannah | |||
* Added a second Ezran tower shield with a painted metal base. | |||
* | * Touched up shading on the original Ezran tower shield. | ||
* Linked the de le Foret Residence to the hub. | |||
* | * Fixed a bug with the '5th Previous' skips for skin and hair colour. | ||
'''Changes 2023- | * Refactored the Magic Mirror scripts into their own namespace | ||
'''Changes 2023-10-07,''' by Maiyannah | |||
* Added base implementation for the Warmage class (class features pending) | |||
* Added | * Added class feature feats for the Anchorite of the Mists prestige class (except the two pending feats) | ||
* Added class icon for Warmage | |||
'''Changes 2023-10-06,''' by Maiyannah | |||
* Made the Religion and Escape Artist icons more individually distinctive. | |||
* Added proper game descriptions for Religion, Culture, and Escape Artist. | |||
* Clarified the applications of Occultism. | |||
* Decorated De le Foret Residence first floor | |||
'''Changes 2023-10-05,''' by Maiyannah, 0.1.22 rcF | '''Changes 2023-10-05,''' by Maiyannah, 0.1.22 rcF | ||
* Added transparency to the skill icons that are not from the base game. | * Added transparency to the skill icons that are not from the base game. | ||
Line 86: | Line 36: | ||
* Added the Speak Language skill and associated @speak command (just a stub now). | * Added the Speak Language skill and associated @speak command (just a stub now). | ||
'''Changes 2023-10-04''', by Maiyannah | |||
* Improved the shading on the rug template. | |||
'''Changes 2023-10-03,''' by Maiyannah | |||
* Created a template for rugs in the same vein as the portrait frame template. | |||
'''Changes 2023-10- | * Added a requirement for the Anchorite of the Mists class to be part of the Ezran faction. | ||
'''Changes 2023-10-01,''' by Maiyannah | |||
* Added De le Foret Residence as a house to use for testing the housing system. | |||
'''Changes 2023-09-28,''' by Maiyannah, 0.1.22 rcE | |||
* Using stonehammer's work as a base, added a portrait frame in our game that can be easily used for custom paintings. | |||
'''Changes 2023-09-27,''' by Maiyannah | |||
* Equipped all the Ezran protectors with the new Ezran tower shield. | |||
* | * Changed Ezran shield Spell Resistance from 10 to 20. | ||
* Added | '''Changes 2023-09-26,''' by Maiyannah, 0.1.22 rcD | ||
* | * Added a tower shield with the Ezran emblem. | ||
* | '''Changes 2023-09-25,''' by Maiyannah | ||
* Added a standing flag with the Ezran emblem. | |||
'''Changes 2023-09-24,''' by Maiyannah | |||
* Added forge area in the back of Atanase Arms. | |||
'''Changes 2023-09-23,''' by Maiyannah | |||
* Spruced up Atanase Arms some more. | |||
* Relabelled blueprint resrefs for the Van Cuuk shop and Hostel. I am sure I fixed these ones when I linked them, but apparently that got messed. | |||
'''Changes 2023-09-22,''' by Maiyannah | |||
* Added Atanase Arms, a blacksmith, linked to the Merchant Square. | |||
'''Changes 2023-09-20,''' by Maiyannah | |||
* Added feedback to the Magic Mirror when you are changing heads as to which ID things are. | |||
* Further embellishment to the Black Stone Inn. | |||
'''Changes 2023-09-19,''' by Maiyannah 0.1.22 rcB | |||
* Added shell of the Anchorite of the Mists prestige class. | |||
* Added icon for the Anchorite of the Mists prestige class. | |||
'''Changes 2023-09-18,''' by Maiyannah | |||
* Added 2nd and 3rd floor to the Black Stone Inn. Basic building on that's done now! | |||
* Tagged all areas with the onEnter script that says the location. | |||
* Added weather status to the onEnter script. | |||
'''Changes 2023-09-17,''' by Maiyannah | |||
* Made night in the Merchant's Square darker around the unlit areas. | |||
* Fixed several doors to be properly static in the Merchant's Square, still plenty to go. | |||
* Added the Black Stone Inn to be our testbed for short-term rentals. | |||
'''Changes 2023-09-16,''' by Maiyannah, 0.1.22 rcA | |||
* Add a series of lampposts to the Merchant's Square for night-time illumination. Keep old noapte at bay! | |||
* Some minor fixes to the Virtue backend. | |||
* | |||
* | |||
Revision as of 23:10, 14 October 2023
Version 0.1.22
A Journey's Start
Changes 2023-10-12 by Maiyannah
- Relabeled area003 to zbh1_emmahouse
- Relabeled area to zbh1_mlchurch
Changes 2023-10-11 by Maiyannah
- The live server now has a monitor that should keep it up, and restart it when it crashed.
Changes 2023-10-10 by Maiyannah
- Added arcane spell failure suppression for bard, code by Baireswolf on Neverwinter Vault.
Changes 2023-10-08 by Maiyannah
- Added a second Ezran tower shield with a painted metal base.
- Touched up shading on the original Ezran tower shield.
- Linked the de le Foret Residence to the hub.
- Fixed a bug with the '5th Previous' skips for skin and hair colour.
- Refactored the Magic Mirror scripts into their own namespace
Changes 2023-10-07, by Maiyannah
- Added base implementation for the Warmage class (class features pending)
- Added class feature feats for the Anchorite of the Mists prestige class (except the two pending feats)
- Added class icon for Warmage
Changes 2023-10-06, by Maiyannah
- Made the Religion and Escape Artist icons more individually distinctive.
- Added proper game descriptions for Religion, Culture, and Escape Artist.
- Clarified the applications of Occultism.
- Decorated De le Foret Residence first floor
Changes 2023-10-05, by Maiyannah, 0.1.22 rcF
- Added transparency to the skill icons that are not from the base game.
- Added the Religion and Culture to the game proper, complete with icons.
- Added the Speak Language skill and associated @speak command (just a stub now).
Changes 2023-10-04, by Maiyannah
- Improved the shading on the rug template.
Changes 2023-10-03, by Maiyannah
- Created a template for rugs in the same vein as the portrait frame template.
- Added a requirement for the Anchorite of the Mists class to be part of the Ezran faction.
Changes 2023-10-01, by Maiyannah
- Added De le Foret Residence as a house to use for testing the housing system.
Changes 2023-09-28, by Maiyannah, 0.1.22 rcE
- Using stonehammer's work as a base, added a portrait frame in our game that can be easily used for custom paintings.
Changes 2023-09-27, by Maiyannah
- Equipped all the Ezran protectors with the new Ezran tower shield.
- Changed Ezran shield Spell Resistance from 10 to 20.
Changes 2023-09-26, by Maiyannah, 0.1.22 rcD
- Added a tower shield with the Ezran emblem.
Changes 2023-09-25, by Maiyannah
- Added a standing flag with the Ezran emblem.
Changes 2023-09-24, by Maiyannah
- Added forge area in the back of Atanase Arms.
Changes 2023-09-23, by Maiyannah
- Spruced up Atanase Arms some more.
- Relabelled blueprint resrefs for the Van Cuuk shop and Hostel. I am sure I fixed these ones when I linked them, but apparently that got messed.
Changes 2023-09-22, by Maiyannah
- Added Atanase Arms, a blacksmith, linked to the Merchant Square.
Changes 2023-09-20, by Maiyannah
- Added feedback to the Magic Mirror when you are changing heads as to which ID things are.
- Further embellishment to the Black Stone Inn.
Changes 2023-09-19, by Maiyannah 0.1.22 rcB
- Added shell of the Anchorite of the Mists prestige class.
- Added icon for the Anchorite of the Mists prestige class.
Changes 2023-09-18, by Maiyannah
- Added 2nd and 3rd floor to the Black Stone Inn. Basic building on that's done now!
- Tagged all areas with the onEnter script that says the location.
- Added weather status to the onEnter script.
Changes 2023-09-17, by Maiyannah
- Made night in the Merchant's Square darker around the unlit areas.
- Fixed several doors to be properly static in the Merchant's Square, still plenty to go.
- Added the Black Stone Inn to be our testbed for short-term rentals.
Changes 2023-09-16, by Maiyannah, 0.1.22 rcA
- Add a series of lampposts to the Merchant's Square for night-time illumination. Keep old noapte at bay!
- Some minor fixes to the Virtue backend.