home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #7 / amigamamagazinepolishissue1998.iso / rozrywka / inne / backbone / readme < prev    next >
Text File  |  1998-03-26  |  7KB  |  190 lines

  1. Short: V1.19 GUI Game Creator -FIXED AGAIN-
  2. Uploader: malcolm.murray@virgin.net (Alastair Murray)
  3. Author: malcolm.murray@virgin.net (Alastair Murray)
  4. Type: dev/misc
  5. Replaces: dev/misc/Backbone1.Lha
  6.  
  7. Backbone
  8. --------
  9.  
  10. Requires 2 Archives - Backbone1 and Backbone2
  11.  
  12. V1.19
  13. -----
  14. Made it a less CPU intensive, multitasking with AMIGA+A should work better
  15. and I'm hoping (again) that this will solve some of the crashes that some
  16. people seem to get.
  17.  
  18. V1.18
  19. -----
  20. Reverted back to the old way of making level maps which means there's less
  21. flexability in the map sizes but I hope that some peoples crashes will be
  22. solved (although I was completely unable to find any reason for a crash -
  23. it worked fine on mine and many others!)
  24.  
  25. V1.17
  26. -----
  27. Fixed a problem to do with changing the number of blocks on a level. Got
  28. rid of a stupid error message.
  29.  
  30. V1.15 & V1.16
  31. -------------
  32. Fixed a very emmbarassing problem that Backbone actually randomly wrote
  33. over memory in the level editor which caused crashes on peoples machines.
  34.  
  35. V1.14
  36. -----
  37. Fixed a couple of stupid bugs. Particularly to do with painting level
  38. blocks.... whoops!
  39.  
  40. V1.13
  41. -----
  42. Added tutorial for how to create example 1.
  43. Fixed Auto Grab bug for getting the size of the player and objects.
  44. Changed the way variables works so there should be less crashes and you
  45. should be able to have larger map sizes with no problems.
  46. File Requestors remember where they were last at.
  47. Fiddles with the level editor a bit to make it less sensitive.
  48.  
  49. V1.12 and V1.11 and V1.10
  50. -------------------------
  51. Fixed another Image Ed bug. Fixed a few File Req things. Fixed a NEW
  52. Project bug. Fixed an Edit Level bug.
  53. Added AUTO option on the player's width and height bit. This will look at
  54. your still frame defined for the player and work out a suitable width and
  55. height for it. Also added this option for the baddie's heights and widths.
  56. Added the option for different music for each level. In the level editor
  57. you will have the option of selecting music. The general "Game Music" in
  58. the details menu has now gone.
  59. Updated the example files because they were earlier versions and were
  60. causing all sorts of problems.
  61. Fixed another stupid File Req bug.
  62. Added Danger Level on blocks. Blocks can either 1.Hurt You on Contact
  63. 2.Kill You on Contact 3.Hurt You when Falling on them 4=Kill you when
  64. Falling on them.
  65. Added No. of Still frames option so that the player can constantly go
  66. through an animation when not moving.
  67. Added test for write protected Temp directorys so that CD-ROM version go
  68. OK.
  69. Adjusted Example 3 to use the steam as a "danger block"
  70.  
  71. V1.09
  72. -----
  73. Fixed stupid Image Editor bug.
  74. Added a check to ensure you don't lose any blocks when saving a project.
  75.  
  76. V1.08
  77. -----
  78. Fixed problem with Map Sizes being incorrect in a game.
  79. Added loads of Tool Types: See @{"Tool Types" link tooltypes} for details.
  80. Reducing these values will help stop crashes.
  81.  
  82. V1.07
  83. -----
  84. IRC channel. Go to #backbone on irc.demon.co.uk OR irc.bt.net for help on
  85. Backbone. Obviously there's not always someone there but keep trying!
  86. Fixed Image Editor bug. Fixed Save Game bug. Reorganised the game code to
  87. help with incompatability problems.
  88. Added a new tooltype. EVENTS sets the maximum number of events allowed in a
  89. level. 30 is the default. Be warned that if you change this value, games
  90. may run funny if you don't keep it constant each time you edit it!
  91.  
  92. V1.06
  93. -----
  94. Most crashing bugs appear to be gone! If people still have trouble with the
  95. iconify option (I think it's to do with PAL/NTSC) then use the AMIGA+A
  96. option for now. Its far from perfect because the OS will go very slow using
  97. this and you won't be able to run the games at the same time as Backbone.
  98. Baddies can now jump! Added jumping/falling images for the baddies too.
  99. Added Chasing Baddies of all kinds, jumping, flying etc.
  100. Fixed a bug to do with dieing baddies staying in mid air and one to do with
  101. flying baddies getting stuck in blocks.
  102. Added the SIGHT option into chasing baddies so they can either only see the
  103. player when he's in view OR see him anywhere on the map.
  104. Changed the level editor to give seperate menus for Objects and Events.
  105. Added Events, walking over specific blocks will activate the event which
  106. can be: 1.Teleporting the player, 2.Creating a new object, 3=Removing an
  107. object, 4=Playing a scene, 5=Changing a block.
  108. Events can be either activated when the player presses SPACE or
  109. automatically.
  110. Fixed bugs that prevented some games from working with Full Optimisation.
  111. Added Score to Panel.
  112. Changed example2 to include some of the new features.
  113. Added a new tooltype. Lockout=No means that you CAN use AMIGA+A to flick
  114. between Backbone and the Workbench.
  115.  
  116. V1.05
  117. -----
  118. Fiddles with various things to improve compatability.
  119. Removed bug to do with bouncing off baddies into a solid wall (I think)
  120. Made an option for "Ghost" Baddies where they can walk through walls.
  121. Changed the Iconify option back to how it was before V1.01 as I just found
  122. out it doesn't let you run you programs at the same time as Backbone <sigh>
  123. Renamed Backbone.Library To Bone.Library (for important reasons I assure
  124. you), removed AMOS.Library as you don't need it any more.
  125. Also removed the GUI drawer as it is not needed either.
  126.  
  127. V1.04
  128. -----
  129. Removed bug to do with map sizes. Added the ability to flick between
  130. workbench and backbone using AMIGA+A to help the people who had problems
  131. with the iconify option. Fiddled with one or two other things.
  132.  
  133. V1.03
  134. -----
  135. Reduced memory consumption by a further 150k. Fiddled with a few things in
  136. the hope of making it more compatable. Added two new tooltypes, X=200 and
  137. Y=200. These set the maximum sizes of the levels in blocks.
  138. If you are having troubles with crashes then try reducing these values.
  139. It is not recommended that you do not exceed 200. Values of 80-120 are
  140. usually enough.
  141.  
  142. V1.02
  143. -----
  144. Fixed a bug to do with shooting enemies. Fixed a bug to do with loading
  145. projects. Added a NTSC/PAL mode in the tooltypes of both games and
  146. Backbone.
  147.  
  148. V1.01
  149. -----
  150. A couple of things fixed. Now uses 300k less memory which should help stop
  151. a few crashes. Also changed the iconify option as some people had problems
  152. with it and I wasn't happy either.
  153.  
  154. ---
  155.  
  156. A game creation system that requires no programming knowledge at all.
  157. Capable of creating various types of games including:
  158. Side Viewed (such as Mario Bros)
  159. Above Viewed (such as Chaos Engine)
  160. Both Space type and Platform type.
  161. You simple create the graphics (or use the examples supplied) and set the
  162. various options (speed of player, placement of enemies etc.)
  163.  
  164. First release so it needs some Beta Testers!!!
  165.  
  166. Quite powerful and will continue to be improved as long as I get some
  167. feedback!!!
  168.  
  169. E-mail me at: malcolm.murray@virgin.net
  170.     or  : pmymagm@pmn1.maths.nott.ac.uk
  171.  
  172. Lots more stuff at my Web Page: http://freespace.virgin.net/malcolm.murray/
  173.  
  174.  
  175.                 System Requirements and other details
  176.                 -------------------------------------
  177. A reasonable amount of memory and some hard drive space.
  178.  
  179. You may also need the following librarys in LIBS: (e-mail if there is
  180. a problem)
  181. arp
  182. backbone (included)
  183. diskfont
  184. easylife (included)
  185. explode (included)
  186. mathieeedoubas
  187. mathtrans
  188. powerpacker (maybe not though)
  189. reqtools
  190.