Heth version 0.13 beta ---------------------- Sprite frames of 8 characters long now display in selection. Cleaned up the display boxes and Hot-Keys screen(F6). All config files i.e Things/Specials/Sectors now correct. Can now select Spawnable objects from LineDefs and Things. List of Spawnable objects now complete Spawnable name doesn't display properly in arg2(will be fixed) Heth version 0.12 beta ---------------------- LineDef wording of "Type" changed to "Special". Thing Flags input and display changed to: EMH|FCM|SCD Deaf Dormant EMH - Easy, Medium, Hard skill levels. FCM - Fighter, Cleric, Mage. Deaf - Thing is Deaf until hurt or sees you. Dormant - Thing is Blind/Frozen until activated. LineDef Activation flags now changed to Trigger type: (000) 0 - Walkover, Player crosses the line. (001) 1 - Switch, Player uses the line with the use key. (010) 2 - Monster, Monster crosses the line. (011) 3 - Hit, Projectile impacts on the wall (100) 4 - Push, Player pushes the wall. (101) 5 - Projectile, Projectile crosses the line. LineDef Special flag renamed to Repeatable. Spawnable objects now listed for special types 134-136. (./config/spawn.hex) CTRL + 'B' in Thing mode sets Blind flag. '>' in Thing mode increases Thing Height by 16. '<' in Thing mode decreases Thing Height by 16. Thing descriptions now include:- [f] - Z value is height of object above the Floor. [fg] - Z value is height of object above the Floor but is subject to Gravity. [c] - Object starts life on the Ceiling and Z value is taken from Ceiling. [d] - Object is Desctructable [dc] - Object is Desctructable and can also contain an Object Heth version 0.11 beta ---------------------- CTRL + 'G' in LineDef mode resets all LineDef Arguments to 0. CTRL + 'G' in Thing mode resets all Thing Arguments to 0. Arguments in the display and menus are now displayed in the correct terminology for that type. All Things descriptions have now been entered, except the sprites but not tested. All LineDef descriptions have now been entered but not tested. All Sector descriptions have now been entered but not tested. Can now enter the Thing Special (this is the same as LineDef Type). Thing and LineDef Flags now correct. When an Argument requires an input i.e type of key, or type of sound, then you are presented with a list, not just an decimal input box.