Category Archives: Vespers

Changelog 2014-06-23

Summary

Only a few items to discuss this week. The new hare object for Act 2 needed a slight adjustment, so NR took care of that, and the final hare object was loaded in. We began the process of fixing one of Constantin’s idle animations for Act 2, as well as starting on a few new ones for both Constantin and Ignatius. Also, with the last devil arm completed for the prayer spell, I got those items exported and inserted into the main working directory, and started on the code to put everything together. Finally, I discovered something new an unexpected from the Torque scripting language that I never realized all this time: the random number function getRandom(), when passed a single number X as [More...] Read the rest

Posted in Vespers | Leave a comment

Changelog 2014-06-16

Summary

Now with weekly screenshots! See below. This past week was a little slow as we got back in the swing of things, but we still accomplished some good things. We got a new model for the skinned hare to use for Act 2 and beyond, which is now implemented and functional, and NR completed the work on the final Satan arm and zodiacs for the devil prayer. The zodiacs are installed and working, and now I just need to export the final arm and get all of the arms positioned and timed appropriately. So I’ll probably be spending some time this week working on that prayer. I also finally found and fixed a long-standing bug that affected the inventory screen, whereby an object selected [More...] Read the rest

Posted in Vespers | Leave a comment

Changelog 2014-06-09

Summary

Bit of a slow week last week. It’s traditionally a very busy week at work, as this is the time grants get submitted, so there’s a lot of extra work effort put in. In the meantime, I continued work on the Church items, and worked with NR to start correcting some animation glitches in the Act 2 work for Drogo and Cecilia. We also ran through the list of new work to be done and decided on what is to be next. NR also completed the first draft of the final Satan arm for the devil prayer, which will now undergo some refining.

=========
CHANGELOG
=========

One week period leading up to 2014-06-09:

  • Began creating code to swap Church items as needed during the
[More...] Read the rest
Posted in Vespers | Leave a comment

Changelog 2014-06-02

Summary

Back into the swing of things this past week. My entire focus has been on the Church items, a set of 11 items that change over time during the game, sometimes based on the player’s actions. Some of these items change by a quick swap of textures; others require complete changes of models and textures. In some cases, these are associated with other changes as well, such as to lighting or position. Up until now, I’ve only had to implement the base objects for Act 1, but now that I’ve moved beyond to Act 2, it was time for better organization. So I finally created an Excel file to track the various changes over time (model, texture, other things), which I can then implement [More...] Read the rest

Posted in Vespers | Leave a comment

Changelog 2014-05-26

Summary

Not much to report for the past two weeks. We’ve been dealing with the loss of a cherished family member here, so work has taken a back seat. We also spent some time out of town over the holiday weekend, so not much has been happening here lately. Things are beginning to return to normal this week, so hopefully there will be more to report next time. For now, I’ve been dabbling a bit with the new scripts for the Church items, mostly implementing the code to account for all of the changes in appearance that occur over the course of the game. Part of that involved going back to one of our old models, the fresco itself, and reconfiguring it so that we [More...] Read the rest

Posted in Vespers | Leave a comment