Sitra Achara
Arcane
- Joined
- Sep 1, 2003
- Messages
- 1,860
Quick update:
Pug is making headway on an improved UI framework that should make it easier to introduce new GUI elements. First item that got overhauled is the game console, which makes life easier for us when testing stuff The cheats menu may evolve into a sort of Dungeon Master / ingame editor in the near future.
I'm back on track with the Arcane Archer. The Imbue Arrow ability turned out to be a big PITA, since a lot of the inner workings of spell casting and ranged attack handling had to be recreated / exposed to python and made to work simultaneously. It still has some rough edges but the bulk of it is done. Still have quite a bit more to do with that class, but I think it should be done in 2-3 weeks. As a rough estimate 1.0.30 should be out by the end of January.
Custom feat requirement via Python script are also in for v1.0.30, which enabled Black's Melee Weapon Mastery. IIRC Elestan also had some plans for that? Anyway it should open up some new avenues, together with all the other new python methods that were recently added.
Along the way I've also made a few fixes, including solving the infamous Infinite AoO bug for Greater Invisbility / Invisibility Sphere / Sleet Storm. The latter is now restored to its original form for Co8 (it was replaced by an instantaneous effect because of the AoO bug, which wasn't nearly as cool as the original).
Have a screenshot
Pug is making headway on an improved UI framework that should make it easier to introduce new GUI elements. First item that got overhauled is the game console, which makes life easier for us when testing stuff The cheats menu may evolve into a sort of Dungeon Master / ingame editor in the near future.
I'm back on track with the Arcane Archer. The Imbue Arrow ability turned out to be a big PITA, since a lot of the inner workings of spell casting and ranged attack handling had to be recreated / exposed to python and made to work simultaneously. It still has some rough edges but the bulk of it is done. Still have quite a bit more to do with that class, but I think it should be done in 2-3 weeks. As a rough estimate 1.0.30 should be out by the end of January.
Custom feat requirement via Python script are also in for v1.0.30, which enabled Black's Melee Weapon Mastery. IIRC Elestan also had some plans for that? Anyway it should open up some new avenues, together with all the other new python methods that were recently added.
Along the way I've also made a few fixes, including solving the infamous Infinite AoO bug for Greater Invisbility / Invisibility Sphere / Sleet Storm. The latter is now restored to its original form for Co8 (it was replaced by an instantaneous effect because of the AoO bug, which wasn't nearly as cool as the original).
Have a screenshot