ACK Mega Patch v0.5

Chris H.'s Ultima / ACS-style game development system!

Moderators: Ice Cream Jonsey, joltcountry

rld
Posts: 223
Joined: Sun Jan 25, 2009 2:17 am
Location: Dallas, TX

ACK Mega Patch v0.5

Post by rld »

This release of the ACK mega-patch has been moved to Dropbox and can be downloaded from:

http://dl.dropbox.com/u/27495615/ack_mega_0_5.zip

Features in this release:

Code: Select all

o  Added extended hook to DRAW macro command to allow additional 
   tilesets for the alternate/animation set to be loaded on-the-fly.
   [contributed by BlueTemplar]

o  Added hack to LOOK command to allow objects whose names start
   with particular codes to be reported with 'fake names' to the
   player.  This allows them to be distinguishable in the editor,
   but when the player looks at an object they see 'FLOOR' instead
   of 'FLOOR W/TRAP', for example.

o  Added hack to GET; objects with weight of exactly 9999 cannot be
   picked up by the player.


BlueTemplar
Posts: 8
Joined: Sat Jan 15, 2011 7:23 am
Location: France, near Bordeaux

Post by BlueTemplar »

Excellent ! Thanks rld.

Garth

Post by Garth »

EPIC!

Post Reply