Author Topic: Roguelike GCS .21 A Released  (Read 5420 times)

RoguelikeGCS

  • Newcomer
  • Posts: 16
  • Karma: +0/-0
    • View Profile
    • Roguelike GCS
Roguelike GCS .21 A Released
« on: February 22, 2011, 03:42:56 PM »
Roguelike GCS is a roguelike engine with an editor. It can be used to create random dungeons like in the original Rogue, static adventure worlds like in ZZT, or to do both at once. There will eventually be a built in scripting language for controlling game world objects, and implementing unsupported functionality.

Ver 0.21 Alpha (Feb 22, 2011)

* Editor: rewrite and tidy up
* Editor: updated palette - 16,000+ selectable colours
* Editor: added support for lower minimum resolution (1024 x 600)
* Editor: fixed bug in cleanup code called when deleting a template
* Editor: fixed bug in code for escaping chars 0-31 & 256-1535 in project file output
* Play Engine: item selector now displays the items' glyph
* Play Engine: added behaviour code for portals, movable objects and for moving between boards
* Play Engine: fixed minor oversight in door behaviour code
* Play Engine: fixed null-pointer dereference in object behaviour code
* removed support for 8-bit and 24-bit modes (supports 16-bit, 32-bit)
* Unicode now supported for keyboard input
* various minor changes and fixes

http://www.roguelike-gcs.co.uk/

getter77

  • Protector of the Temple
  • Global Moderator
  • Rogueliker
  • *****
  • Posts: 4957
  • Karma: +4/-1
    • View Profile
Re: Roguelike GCS .21 A Released
« Reply #1 on: February 22, 2011, 08:29:36 PM »
Glad to see more progress on this and hope you lot can make many more releases here in 2011, including one for the ARRP.   8)
Brian Emre Jeffears
Aspiring Designer/Programmer/Composer
In Training

Ari Rahikkala

  • 7DRL Reviewer
  • Rogueliker
  • *
  • Posts: 64
  • Karma: +0/-0
    • View Profile
    • Email
Re: Roguelike GCS .21 A Released
« Reply #2 on: February 24, 2011, 12:17:44 PM »
Now taking bets for how long it takes until I see a release announcement for a new version of Roguelike GCS and don't immediately think "Roguelike giant cave spider?"!

jocke the beast

  • Rogueliker
  • ***
  • Posts: 103
  • Karma: +0/-0
    • View Profile
Re: Roguelike GCS .21 A Released
« Reply #3 on: February 26, 2011, 09:20:49 AM »
Nice progress :)
Much has changed since the last version I tried out.
Good work and keep it up!

dephbokks

  • Newcomer
  • Posts: 37
  • Karma: +0/-0
    • View Profile
Re: Roguelike GCS .21 A Released
« Reply #4 on: February 26, 2011, 07:45:07 PM »
Looks good, brother. I am testing it out, but I have not gotten too far yet. I just need to read the manual better. Impatience and lack of time equals bad results. But later today I think I will have more time to mess around with it.

I did, however, play the test.rog that came with it and I must say this has great potential. So keep up the good work and we look forward to future releases.