Version 1.5.2.2: Emergency Hotfix (Updated)

Moderators: GSH, Ultraken

Post Reply
User avatar
Ultraken
Patch Creator
Posts: 373
Joined: Fri Feb 18, 2011 6:06 pm
Contact:

Version 1.5.2.2: Emergency Hotfix (Updated)

Post by Ultraken »

Well that was an inauspicious start...

I had set things things up so any team could use an AIP, not just team 2, and it went down in flames in multiplayer. I straightened things out so DM and ST start successfully.

Edit: I also fixed the savegame incompatibility.

Edit 2: I finished up an incomplete fix for Howitzer aiming and updated the build again. It traces the flight path of its projectile to see if terrain gets in the way. (It does this in fairly large chunks and is relatively conservative.)

Anyway, here's the important bits from the previous topic since they're still relevant.
---

I wanted to put together something special for the occasion, though at this point it's mostly just promise and potential: Lua-based mission scripts. It's built upon experimental work Tug did about three years ago, extended to support every script function the original designers had at their disposal, script functions back-ported from Battlezone 2, and full save game support. The standard Instant Action mission script has served mapmakers well for 15 years and I hope this will keep it going another 15 years.

As a proof of concept, I transcribed the first NSDF campaign mission, Red Arrival, almost verbatim into Lua as a proof of concept. It plays identically to the original, including the opening cinematic and voiceover.

I've reorganized my Battlezone website so it's more useful and I plan to keep it up to date with links, build info, and documentation. That way everything will be in one place instead of duplicated on three separate message forums. I'll post announcements every time I make an update, of course. At some point I'll add a cascading style sheet so it won't look like an amateur website from the early 1990s. :)

Anyway, here's the links to get things started:
Unofficial 1.5 Patch, which is now the central hub and home to all the common files shared between versions. Everything else is reachable from here.
Version 1.5.2.2, with the download link and build notes.
Lua Script Utilities Reference, documenting all the functions available to Lua mission scripts. This list will grow and change over time. It's complete but a bit terse at the moment.
Decoda, a professional-quality Lua integrated development environment and debugger released by the company behind Natural Selection 2. It used to be a commercial product but went open-source a couple weeks ago. It works well with Battlezone and requires no modification to Lua scripts.
User avatar
Red Devil
Recycler
Posts: 4398
Joined: Fri Feb 18, 2011 5:10 pm
Location: High in the Rocky Mountains

Re: Version 1.5.2.2: Emergency Hotfix (Updated)

Post by Red Devil »

i created a multiplayer game (using Internet) to check it out and when i hit escape and then abort, i got a windows popup saying 'battlezone has stopped working, looking for a solution.'

tried it a couple more times and got the same thing.
If given the truth, the people can be depended upon to meet any national crisis. The great point is to bring them the real facts - and beer.
Abraham Lincoln

Battlestrat, FE, G66, In The Shadows, Starfleet, Uler, & ZTV

Lifetime member of JBS and NRA
Apollo
Sabre
Posts: 456
Joined: Sat Feb 19, 2011 9:51 pm

Re: Version 1.5.2.2: Emergency Hotfix (Updated)

Post by Apollo »

What OS was you using?
Activision anet servers for all legacy anet games: Anet Servers
BattleZone Club (Supporting BattleZone 1.4, The Red Odyssey, BattleZone Enhanced, BattleZone 1.5 and Bionite)
BattleZone 1 Community Since 2002
User avatar
Red Devil
Recycler
Posts: 4398
Joined: Fri Feb 18, 2011 5:10 pm
Location: High in the Rocky Mountains

Re: Version 1.5.2.2: Emergency Hotfix (Updated)

Post by Red Devil »

64-bit w7 pro
If given the truth, the people can be depended upon to meet any national crisis. The great point is to bring them the real facts - and beer.
Abraham Lincoln

Battlestrat, FE, G66, In The Shadows, Starfleet, Uler, & ZTV

Lifetime member of JBS and NRA
RubiconAlpha
Rattler
Posts: 98
Joined: Sat Feb 19, 2011 4:37 am

Re: Version 1.5.2.2: Emergency Hotfix (Updated)

Post by RubiconAlpha »

Thanks for the updates Ken!
User avatar
Ultraken
Patch Creator
Posts: 373
Joined: Fri Feb 18, 2011 6:06 pm
Contact:

Re: Version 1.5.2.2: Emergency Hotfix (Updated)

Post by Ultraken »

Having the 1.5.1.17 build around as a stable release has been nice. It's given me more freedom to try things I wouldn't have done before.
Post Reply