Showing posts with label prime. Show all posts
Showing posts with label prime. Show all posts

Thursday, 2 October 2014

The Indie Ocean's Top 10 Roguelikes


The Indie Ocean has posted his top 10 roguelikes ever (so far) on YouTube. The list features my HyperRogue and Vapors of Insanity, as well as NotEye (as used by PRIME). Also several good, original, and less known roguelikes are covered, such as The Slimy Lichmummy (which I have tried already) or TraumaRL (which I still have to try). Watching recommended. Have fun!

Monday, 4 August 2014

HyperRogue for iOS, and NotEye status

HyperRogue is now available for iOS! However, I am not willing to submit to Apple's rules, so it is not available on the AppStore. It is available on the HyperRogue website, and also on the ModMyi Cydia repository. Have fun!

NotEye is not dead either -- NotEye 8.0 has been moved to SDL2, and the last closed prereleases of ADOM already use the new version. This makes NotEye work much faster, however, it breaks the compatibility with libtcod (which still uses SDL1), and some of the other games (for a yet unknown reason). So there is some work required to release NotEye 8.0 officially, and I am quite busy now, so this needs to wait. Maybe I will port Vapors of Insanity to NotEye, we will see. In the meantime, please try the new version of PRIME (although it still uses NotEye 7.8). Stay tuned!

Tuesday, 19 February 2013

NotEye 6.6 + Hydra Slayer 14.6

Hello! Time for some bugfixes...

Thanks to CCC, the following things have been fixed in Hydra Slayer 14.6:
  • Fixed the Primeslayer (did not work without enchantment, although it should).
  • Fixed the ambidextrous Vorpal Blade (did not grow correctly).
  • Fixed the missing end-of-lines in the player log file.
Game Hunter has created a Frozen Depths+NotEye video, which caused the following bugfixes:
  • Cursor shown in Frozen Depths (and possibly other roguelikes in the future).
  • Frozen Depths will no longer interpret the "@" on the Help Screen as PC (unfortunately, I see no way to tell Sages from the PC...)
Also the following things have been improved in NotEye 6.6:
  • The Dungeon Crawl config has been fixed (should no longer detect the PC on the X-map, or interpret other humans are PCs - NotEye now knows that PC is always at the same coordinates).
  • In Linux, NotEye (caller.sh, actually) will now automatically turn off the UTF-8 encoding (and use ISO-8859-1). (This bug caused lava and other weird terrain to be displayed as several characters in Crawl.)
  • Letters now look better when drawn on a non-black background (especially when the letters are black).
  • As suggested for PRIME, mousewheeling upwards now moves your character in the opposite direction.
  • Keyboard input menu is improved. Now, it allows you to turn on/off rotation/translation for numpad and arrowkeys, has more explnatory text, and more options for letter-based layouts.
  • Fixed a bug which caused alpha-blended images to be scaled incorrectly.
  • Fixed a problem with noteye_halt and enabling key-repeat on reload.
  • The 'distill' function is now available to script writers ('getdistill'). Mostly for debugging.
  • Tile debugging ('tiledebug') now provides a slightly more informative output (for images and transforms).
Download NotEye 6.6 + Hydra Slayer 14.6

The Seven Day Roguelike Challenge 2013 will be running from March 9th to March 17th. I have no good ideas for my entry yet, but you are invited to use NotEye as your display engine :) See sample.cpp and sample.noe for a simple example. Have fun slaying Hydras, developing and playing roguelikes!

Wednesday, 19 September 2012

ARRP news

I was planning to release the new version of HS+NE on the ARRP, but unfortunately, my testers were too busy working on their own games, and I was unable to improve the latest version, due to not enough feedback about the new graphical style. I was quite busy, too. Hopefully I will get some feedback soon, and I will release the new version, finally :)

On the other hand, Psiweapon and Michał "Ancient" Bieliński have recently released PRIME, using NotEye as a graphical renderer. Great to finally have NotEye successfully used by someone other than me. And a great roguelike too. I heavily recommend it :)

Good luck!