PGD Home

P0_A7

P0-A7: Part 755: Debugging

by on Jun.21, 2020, under Astral Realms, P-0, P0_A7, Software and Games, Spiritus Astrum

I am continuing to work on the debugging and stabilisation of my project. I have been looking into ASMDEF files in order to speed up code compile times in unity, but there are significant issues with adding these in. My code has extensive inter-dependencies which have crept in during development, and that means that when […]

Leave a Comment more...

P0-A7: Part 754: nVidia Ansel

by on Jun.21, 2020, under Astral Realms, P-0, P0_A7, Software and Games, Spiritus Astrum

I have managed to get Ansel to work properly (including superresolution!) in my project. This is a major step forward, and it will allow me to take high resolution shots from within my game for promotional purposes, and for other projects. I discovered that Ansel superresolution only seems to work properly in the build, and […]

Leave a Comment more...

P0-A7: Part 753: AI, Debugging

by on Jun.14, 2020, under Astral Realms, P-0, P0_A7, Software and Games, Spiritus Astrum

The debugging is going well. I have fixed some issues with the AI navigation and movement, and make some other improvements. I intend to spend some time working with nVidia Ansel support again shortly, and see if I can get superresolution images working from within my project, and I want to try to get ASMDEF […]

Leave a Comment more...

P0-A7: Part 753: Interiors, City Generation, AI

by on Jun.14, 2020, under Astral Realms, P-0, P0_A7, Software and Games, Spiritus Astrum

All of the primary objectives for the first Alpha release of the project are now done. I don’t intend to add any major new features until the first alpha version has been fully finished. The next goals are finalising secondary objectives, and a lot of debugging and optimisation.

Leave a Comment more...

P0-A7: Part 752: Interiors, City Generation, AI

by on Jun.14, 2020, under Astral Realms, P-0, P0_A7, Software and Games, Spiritus Astrum

I have been finalising the testing and debugging for the Interior generation and AI improvements. So far, everything seems to be working ok. The AI can transition from exteriors to interiors and back, and the AI can transition to and from nav grids. There is still some debugging to be done, which I hope to […]

Leave a Comment more...

P0-A7: Part 751: Interiors, City Generation, Dynamic Story

by on Jun.07, 2020, under Astral Realms, P-0, P0_A7, Software and Games, Spiritus Astrum

There are still issues with the AI transitioning between graphs. I have a basic concept working in a test environment, but there are still some complex issues that need to be solved. I am hoping that this will be done in another week or so, and I can then move on to the next part […]

Leave a Comment more...

P0-A7: Part 750: Interiors, City Generation, Dynamic Story

by on Jun.07, 2020, under Astral Realms, P-0, P0_A7, Software and Games, Spiritus Astrum

There are some complex issues with transitioning the Companion/Crew AI to the new dynamic nav meshes. I need to transition the AI from one A* pathfinding object to the new pathfinding object. This is difficult, since there are several graphs being used on both of the objects (One object is used to contain the Ships […]

Leave a Comment more...

P0-A7: Part 749: Interiors, City Generation, Dynamic Story

by on Jun.07, 2020, under Astral Realms, P-0, P0_A7, Software and Games, Spiritus Astrum

I am continuing to add more detail and more features to the interiors, and the dynamic story system. AI NPC’s can perform additional actions, and can transition between interiors and exteriors. The next goal is to add the players AI crew and Companions to the dynamic graph system, so that they can follow the player […]

Leave a Comment more...

P0-A7: Part 748: Interiors, City Generation

by on May.31, 2020, under Astral Realms, P-0, P0_A7, Software and Games, Spiritus Astrum

I have mostly finished the Interior AI work. The AI can now enter and interact with merchants, order items, etc, and then leave. I still have to test the system with large numbers of AI, and I need to add some additional items types, etc, but this is going quite well.

Leave a Comment more...

P0-A7: Part 747: Interiors, City Generation

by on May.31, 2020, under Astral Realms, P-0, P0_A7, Software and Games, Spiritus Astrum

I have added additional features to the NPC AI system. I have added various AI roles, such as merchants, etc, that the player can interact with. The player can order food and drink at restaurants and bars, and have it brought to their table. I have added gui menus, etc, to allow for item selection. […]

Leave a Comment more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!