home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / LORD / HGSV111.ZIP / CHANGES.TXT < prev    next >
Text File  |  1998-03-12  |  3KB  |  59 lines

  1. Changes to HGS since the first version, V1.0 by Steven Millar
  2.  
  3. V1.1
  4.  
  5. NOW FREEWARE - INCLUDED HGSGEN.EXE to make register file.
  6.  
  7. Removed the Battle Arena as one was added into Bonetown of LORD2 v1.0
  8. and very few people liked it. The code was messy also so I removed it.
  9.  
  10. Opened up more for the UNREGISTERED Sysops to let them have a 
  11. better 'taster' of whats available to REGISTERED Sysops.
  12.  
  13. Fixed problem with running LOCALLY, you no longer need a door.sys
  14.  
  15. Problem with teleporting to the dead or teleporting to someone
  16. whom is on their death bed in your home.
  17.  
  18. Evictor gave users 2000 gold, didn't subtract it, whoops!
  19.  
  20. Added 2 more places to evict people from, (Arrisville Inn and sosen Inn).
  21.  
  22. Added 6 more places to teleport to.
  23.  
  24. Added additional file I/O checking for the teleporter.
  25.  
  26. Fixed a bug that really had me baffled, as well as my beta testers. It was a bug
  27. that seemed to stop people from killing the SYSOP, but it didnt always stop
  28. you killing the SYSOP. After a while of playing LORD2 beta testers complained
  29. that they could no longer kill me. This made it very hard to find the cause as
  30. its effects kept changing so obviously I looked at the code where I killed the
  31. person but found nothing after hours of going over a mere few lines. Then, I 
  32. got it, dunno how, I was just looking at other code which was seemingly innocent.
  33. It turned out that when you get gold of a player you get half their gold. I then
  34. made sure this was a round number but the code I was using only permitted values
  35. upto approx. +32,000. So whenever a person went over this mark it messed things up.
  36. As Sysops are generous with the Lord config program it affected them the most.
  37. To cut a long story short I fixed the bug in about 2 secs.
  38. Just found out that after further alpha testing that this bug reemerged.
  39. It turned out that this bug was also caused by the experience level.
  40. This is what made it so hard to find originally but its fixed.
  41.  
  42. Fixed/improved the good old ansi screens. In some areas I have added
  43. a small stats info 'bar' type of thing to let you know what you have.
  44. Changed some text colours and positions.
  45.  
  46. Removed the Gold 4 Experience shop and replaced it with Hell Store,
  47. which boasts the features of the old store but it has had 5 more
  48. things added, (alignment, charm, attack, defense and gems)
  49. altering potions etc...
  50.  
  51. Doubled the amount of places you can teleport to, including to the Koshi
  52. lair, and each side of the Snowy pass.
  53.  
  54. Added a few more places to evict people from and the evictor bug(s) have
  55. been removed. It will also evict you if your in the building.
  56.  
  57. The treehouse spy bug which appeared on some systems has been fixed.
  58.  
  59. Small carrier detect bug was fixed with the bulletin board option.