Page 13 of 47

PostPosted: 29 Jul 2009, 02:17
by Lewin
I'm not good with words, maybe Lewin will add more info to this post later
I don't think there is much more to say. If you want to know about our goals and other stuff read the readme.

I have also mirrored the download on my website, so if Krom's web server is down you can also get it from here:
http://lewin.namsys.com.au/kam/mirror/downloads/KaM_Remake_Economy_Demo_090728.rar

However, unless there is a problem with Krom's web server I highly recommend you use his site, as the download will be a lot faster. (My web server has a max speed of about 52KB/s)
Lewin pays very much attention to keep Remake as close to KaM as possible, all the little bits of it.
Yeah, I even took screenshots of KaM so that the controls were aligned to the pixel. Looks like my work paid off.

Thanks for the bug reports guys! Most of them are known but we still like to hear them anyway, just in case it is something that we are not aware of.
We already've got some bugreports and I guess we'll dedicate next few weeks to fixing of all the bugs reported. Some of them result in crashes..
I agree. Fixing bugs not be as much fun as implementing new features, but I think it would be worthwhile. Most of them are fairly easy too.
Only F8 is quite laggy, but I bet it's my computer's fault.
No, that happens for me too. See, in KaM F8 only speeds it up x1.5. In KaM Remake it speeds it up x10, which will cause lag on most computers. We'll probably slow it down to x1.5 or so for the final release, but for debugging it's nice to be able to speed things up a lot.
- some texts don't fit in the left panel (e.g. laborer's "Preparing house area")
Those texts are probably going to be removed for the final release. They are really just for debugging so we can see what the unit "thinks" it is doing. :wink:

Keep the bug reports coming! :)
Lewin.

PostPosted: 29 Jul 2009, 06:01
by harold
Hm.. how do you handle vertical resizing?

PostPosted: 29 Jul 2009, 10:07
by kuba11100
Okay, new bug report:
- when playing modified mission 7 TSK, after placing a building plan and removing it, the game returned a "Range check error" message, and then I was flooded with around 10 messages "ASSERTION FAILED! Msg: Unit Budowniczy has no action!" message. Game didn't crash. (log)
- similar to KaM editor bug, but happened only once: splash screen failed to disappear

//edit: and more:
- Removing a road construction X caused an access violation error at first time. The X stayed at the ground, preventing to build something on it and remove the square.
Second time these two messages were shown - first one 1 time, second one 10 times, first one 1 time... I had to kill the game process.
- I bet you already know about it: terrain shape after stonemasons' work can be weird (video)

PostPosted: 29 Jul 2009, 11:02
by Krom
@Harold: Whats difficult with it? We just supply render engine with new frame height and thats it :)

LOL, I just tried it and Remake worked even with tiny window 200x100. We should restrict minimum window size :D

PostPosted: 29 Jul 2009, 11:18
by harold
Well the tiles wouldn't be hard, but what about the menu? How do you make sure it fits?

PostPosted: 29 Jul 2009, 11:31
by Krom
Our menu has minimum design size 1024*768 (I've checked, there are less that 1% users using lower resolutions). In game we just add one more sidebar texture below the default one. All controls are still in 1024x768 area. Additional items (hints, messages) will be aligned to bottom.

As I noted earlier we don't have restriction on minimum game area size yet.

PostPosted: 29 Jul 2009, 11:33
by Thunderwolf
Falling trees bug lol...

The interface of the town hall is still empty.

The serfs don't seem all that concerned about walking on a tile as they normally do, now they're walking with about 5 people on one tile :P.

P.S. The mission you are using is toc mission 4, not 3 (I should've just made them in order), and it uses the map of that mission, it's not the mission.

PostPosted: 29 Jul 2009, 17:25
by xzaz
Looooking good. Got the same errors as kuba11100. :D

PostPosted: 29 Jul 2009, 18:06
by kuba11100
Another, weird one:
It happened when I was placing plans of vineyard. Then I enabled *50 speedup. Suddenly, the time had stopped; I had to press F8 to start it. After that, the laborer who was digging the terrain around, was waiting for a stone on the left square from the entrance. The bug occoured every ~30 seconds (of game's time; doesn't matter if the speedup was on), it stopped after destroying faulty vineyard's construction plan.

PostPosted: 30 Jul 2009, 17:21
by merchant_992
The 3D looks nice. Espessially the trees, buildings dont seem to fit in in 3D but that can also be due to the dark tops.

PostPosted: 30 Jul 2009, 18:50
by Litude
It's weird how everyone complains about these dark tops, but I don't have any such problems :D.

PostPosted: 30 Jul 2009, 19:23
by Merchator
I do not have it either, Windows XP SP3!
I am using the most recent OpenGL driver, maybe this could solve the problem?

PostPosted: 30 Jul 2009, 19:47
by Litude
Yeah I'm also using 3.1.0 for what it's worth.

PostPosted: 31 Jul 2009, 01:07
by xzaz
Got something here, the whinemaker guy isn't he suposed to create 3 whine from one grinding?

PostPosted: 31 Jul 2009, 08:19
by Krom
Black tops are due to different OpenGL implementations by vendors. Some default switch is set different hence the bug. I'll try to trace that switch, but that's not easy since OpenGL has dozens of such switches with hundreds of possible states..
btw, same thing is responsible for dark triangles on water.

We use data from SR3, hence all the citizens make amount of goods specified in data files :wink: