Anything related to PR, release planning and any other non-technical idea how to move the project forward should be discussed here.
-
WeirdSexy
- Posts: 611
- Joined: 15 Sep 2011, 18:50
- Location: USA
Post
by WeirdSexy » 31 Aug 2013, 14:36
TorbenC, thanks!
Igro, thanks I'll try that when I'm on Linux later.
EDIT: would this be an accurate thing to say about the AI feature in the release video?
AI packages are now initialized by the engine. This means that NPCs now dutifully execute any AI behavior that is assigned to them. An easy way to see this is by looking at outdoor NPCs in towns that have the package AIWander assigned to them. They now wander aimlessly around town all on their own!
-
TorbenC
- Posts: 146
- Joined: 26 Aug 2012, 23:13
Post
by TorbenC » 31 Aug 2013, 20:29
WeirdSexy wrote:TorbenC, thanks!
would this be an accurate thing to say about the AI feature in the release video?
AI packages are now initialized by the engine. This means that NPCs now dutifully execute any AI behavior that is assigned to them. An easy way to see this is by looking at outdoor NPCs in towns that have the package AIWander assigned to them. They now wander aimlessly around town all on their own!
That looks great in my opinion.
Edit: Hmm, might want to change "now dutifully execute any AI behavior that is assigned" to "now dutifully execute any implemented AI behavior that is assigned", to clarify that not all AIPackages are implemented yet.
-
Zini
- Posts: 5538
- Joined: 06 Aug 2011, 15:16
Post
by Zini » 02 Sep 2013, 09:41
Back. Kinda. Partially. Not fully recovered, but I think I can start working again. Will start digging into the stuff that piled up immediately. If nothing goes wrong, we can start with the RC builds later today.
-
Zini
- Posts: 5538
- Joined: 06 Aug 2011, 15:16
Post
by Zini » 02 Sep 2013, 10:01
Well, that was a lot faster than I expected. Not many pull requests and only one minor merge conflict. All sorted. The openmw-26 branch is up (changelog not updated yet). Critical bug fixes and minor bug fixes that are unlikely to break anything should go into this branch. Everything else should go into master.
Start building the RC packages, please!
-
raevol
- Posts: 3093
- Joined: 07 Aug 2011, 01:12
- Location: Caldera
Post
by raevol » 02 Sep 2013, 12:46
Testing please!
And Zini lemme know when the readme is ready for me.
-
Ace (SWE)
- Posts: 850
- Joined: 15 Aug 2011, 14:56
Post
by Ace (SWE) » 02 Sep 2013, 21:24
Hmm, interesting. Windows builds are refusing at the moment, and I've got university courses starting so I can't try to fix it right now. Maybe I can get some builds done tomorrow.
Anything that could have changed that leads to errors like this?
Since it's from Ogre I guess it's not OpenMWs fault, but since the earlier builds were buildable...