Author Topic: Teemu v1.1  (Read 18355 times)

Krice

  • (Banned)
  • Rogueliker
  • ***
  • Posts: 2316
  • Karma: +0/-2
    • View Profile
    • Email
Teemu v1.1
« on: May 13, 2010, 08:54:55 AM »
Requires Windows. The source code will be released later.

http://koti.mbnet.fi/paulkp/teemu/teemu.htm

There is one bug found already. When you use "no background graphics" option the unexplored shows as black, should be grey.
« Last Edit: May 13, 2010, 08:57:16 AM by Krice »

getter77

  • Protector of the Temple
  • Global Moderator
  • Rogueliker
  • *****
  • Posts: 4957
  • Karma: +4/-1
    • View Profile
Re: Teemu v1.1
« Reply #1 on: May 13, 2010, 12:11:31 PM »
Congrats on making it to this next release!   8)
Brian Emre Jeffears
Aspiring Designer/Programmer/Composer
In Training

mariodonick

  • Rogueliker
  • ***
  • Posts: 296
  • Karma: +0/-0
    • View Profile
    • LambdaRogue .:. roguelike RPG
Re: Teemu v1.1
« Reply #2 on: May 13, 2010, 05:51:46 PM »
Good! And fun, indeed!
https://mariodonick.itch.io/lambdarogue-the-book-of-stars
-- LR: The Book of Stars graphical roguelike RPG

Krice

  • (Banned)
  • Rogueliker
  • ***
  • Posts: 2316
  • Karma: +0/-2
    • View Profile
    • Email
Re: Teemu v1.1
« Reply #3 on: May 14, 2010, 08:40:34 AM »
The source code is now also available. It's got that unexplored bug fixed and also other bug that was related how small rooms were made in hut cellar (actually it's not broken in release version, it's just now "properly" made).

Tapio

  • Newcomer
  • Posts: 46
  • Karma: +2/-1
    • View Profile
    • Email
Re: Teemu v1.1
« Reply #4 on: May 15, 2010, 06:28:07 PM »
Hi,
Very nice game, I ported it to Linux. From http://saluuna.dy.fi/dropbox/TeemuLinux.zip you can find a compiled 32bit binary (no data files), Linux Makefile to aid others with compilation and a short list of simple changes I needed to do to the sources in order to get it to compile.

Note that I do not plan to provide long time hosting, so if you decide these are useful, please merge them to your package.

Cheers

mariodonick

  • Rogueliker
  • ***
  • Posts: 296
  • Karma: +0/-0
    • View Profile
    • LambdaRogue .:. roguelike RPG
Re: Teemu v1.1
« Reply #5 on: May 15, 2010, 06:45:16 PM »
Very nice, @aave.

@Krice: Perhaps I've found a bug -- I entered the forest, but I can't see myself -- the @ is not there ...

Edit: No bug. I never recognized that hattifatteners are light sources ... the @ was simply in a completly dark area.  :-[
« Last Edit: May 15, 2010, 06:48:02 PM by mariodonick »
https://mariodonick.itch.io/lambdarogue-the-book-of-stars
-- LR: The Book of Stars graphical roguelike RPG

Krice

  • (Banned)
  • Rogueliker
  • ***
  • Posts: 2316
  • Karma: +0/-2
    • View Profile
    • Email
Re: Teemu v1.1
« Reply #6 on: May 16, 2010, 04:18:21 PM »
so if you decide these are useful, please merge them to your package.

I could just put that zip to download section for linux users.

Tapio

  • Newcomer
  • Posts: 46
  • Karma: +2/-1
    • View Profile
    • Email
Re: Teemu v1.1
« Reply #7 on: May 16, 2010, 04:52:59 PM »
so if you decide these are useful, please merge them to your package.

I could just put that zip to download section for linux users.
Feel free to do anything you want. :)
(Although I would guess adding the few include-directives to your code, maybe dropping in the makefile while at it wouldn't be too hard, but then you'd need to increase the version number?)

Btw, just a side note, Wine didn't do the trick for me...
EDIT: Well, with the gcc version, Wine works fine.
« Last Edit: May 16, 2010, 05:09:10 PM by aave »

Krice

  • (Banned)
  • Rogueliker
  • ***
  • Posts: 2316
  • Karma: +0/-2
    • View Profile
    • Email
Re: Teemu v1.1
« Reply #8 on: May 17, 2010, 06:17:03 AM »
(Although I would guess adding the few include-directives to your code, maybe dropping in the makefile while at it wouldn't be too hard, but then you'd need to increase the version number?)

I don't know anything about makefiles. I have always used IDE in programming, but those changes in source code could be ok in the next version. I just don't have motivation to continue now when I finally got 1.1 released. Besides I have continued developing Kaduria. I was hoping to get some feedback about bugs or something like that, but seems there aren't a lot of bugs to fix. Next release, v1.2 is going to be in far, distant future. Maybe it goes as far as after first release of Kaduria...

mariodonick

  • Rogueliker
  • ***
  • Posts: 296
  • Karma: +0/-0
    • View Profile
    • LambdaRogue .:. roguelike RPG
Re: Teemu v1.1
« Reply #9 on: May 17, 2010, 09:05:53 AM »
Bug reports will take a while. People need to play it. I made Teemu the "Featured Roguelike" at Roguebasin, this might help people get aware of the game. You could also announce it on other sites, as well.
https://mariodonick.itch.io/lambdarogue-the-book-of-stars
-- LR: The Book of Stars graphical roguelike RPG

Krice

  • (Banned)
  • Rogueliker
  • ***
  • Posts: 2316
  • Karma: +0/-2
    • View Profile
    • Email
Re: Teemu v1.1
« Reply #10 on: May 18, 2010, 10:46:28 AM »
Well, I can always play it myself and try to find bugs. It's just not very good game..

binarystar

  • Newcomer
  • Posts: 2
  • Karma: +0/-0
    • View Profile
    • Email
Re: Teemu v1.1
« Reply #11 on: May 20, 2010, 05:33:31 AM »
I just downloaded both aave's linux port and the source code, and both aave's binary and my own natively-compiled one give me the following error:
Code: [Select]
user@host$ ./Teemu
Error: Could not load SDL surface.
A black box does pop up for a fraction of a second, which gives me hope that the problem is relatively minor.  Am I missing some kind of SDL-related dependency?  libsdl1.2-dev and libsdl-image1.2-dev are both installed on my machine.
(I am running Crunchbang, an Ubuntu variant based on 9.04, on a 32-bit processor, if that's at all relevant.)

mariodonick

  • Rogueliker
  • ***
  • Posts: 296
  • Karma: +0/-0
    • View Profile
    • LambdaRogue .:. roguelike RPG
Re: Teemu v1.1
« Reply #12 on: May 20, 2010, 06:31:54 AM »
Maybe a stupid question, but anyway: Do you only have installed the dev packages of SDL? You'll also need the actual libs ... Other reasons for SDL not being to create a surface can be problems with screen resolution and color depth.
https://mariodonick.itch.io/lambdarogue-the-book-of-stars
-- LR: The Book of Stars graphical roguelike RPG

Krice

  • (Banned)
  • Rogueliker
  • ***
  • Posts: 2316
  • Karma: +0/-2
    • View Profile
    • Email
Re: Teemu v1.1
« Reply #13 on: May 20, 2010, 02:14:18 PM »
You need the release version's data folder as well! There are fonts and graphics, that message says it can't load a surface (.bmp file). Also you need SDL.dll (it's in the release package), but only if you don't have it in path. Or whatever is SDL.dll in linux, I don't know.

By the way, one guy "valgrinded" Teemu and found a leak, but he refuses to tell where it is. That's a bit gay. I don't have any memory leak tools, because I'm using free edition of Visual C++. It's probably nothing too serious, because the game seems to work ok and doesn't crash.
« Last Edit: May 20, 2010, 02:16:25 PM by Krice »

binarystar

  • Newcomer
  • Posts: 2
  • Karma: +0/-0
    • View Profile
    • Email
Re: Teemu v1.1
« Reply #14 on: May 21, 2010, 03:08:44 AM »
Quote
...you can find a compiled 32bit binary (no data files)...
Quote
...You need the release version's data folder as well!

Aha!  Don't I feel dumb :)
I downloaded the Windows version and copied the data folder over, and it seems to run fine now :)