Map Database  •  FAQ  •  RSS  •  Login

KaM Remake nightly build

<<

Ben

User avatar

Former Site Admin

Posts: 3814

Joined: 08 Jan 2009, 23:00

Location: California - Pacific Time (UTC -8/-7 Summer Time)

Post 22 Jan 2014, 22:37

Re: KaM Remake nightly build

@RandomLyrics: Can you send me a save (or mission) showing the bug? Then I can debug it easily. There's probably an issue with one of the script commands.
Here is a save of that bug. In this case, the farms in the north for me (green).

Also a strange screenshot. here, my farm has delivery of wares disabled:
Image
You do not have the required permissions to view the files attached to this post.
I used to spam this forum so much...
<<

RandomLyrics

User avatar

Sword Fighter

Posts: 298

Joined: 21 Jul 2013, 02:15

KaM Skill Level: Fair

Post 22 Jan 2014, 23:09

Re: KaM Remake nightly build

We used r6134
<<

Ben

User avatar

Former Site Admin

Posts: 3814

Joined: 08 Jan 2009, 23:00

Location: California - Pacific Time (UTC -8/-7 Summer Time)

Post 22 Jan 2014, 23:19

Re: KaM Remake nightly build

You might know this already, but the undo/redo looks sloppy on the GUI.

Image
I used to spam this forum so much...
<<

sado1

User avatar

Council Member

Posts: 1430

Joined: 21 May 2012, 19:13

KaM Skill Level: Skilled

Post 22 Jan 2014, 23:27

Re: KaM Remake nightly build

After a while we noticed that the problem is - when someone buys a house that processes resources of certain kind (for example, Bakery - Ben made a mistake, and bought it right away at start), he won't be able to take corn to storehouse. I had a similar situation later, I was able to bring iron ore and coal to store, but when I bought a iron smelter, I wasn't anymore - all coal and ore were brought to the smelter; then I bought a smithy, and worst thing happened - all coal getting brought to smithy, all ore to smelter. When I destroyed there two buildings (new Town Merchants version allows that, for selling house purposes), they started bringing these two types of wares to store again.

Strangest thing is, Ben needed Bakery to trigger the bug... and Bakery doesn't directly use corn. WTF.

edit: seems that if you have enough buildings (enough farms for example), some of the wares will go to the store anyway, but not sure yet
<<

Lewin

User avatar

KaM Remake Developer

Posts: 3822

Joined: 16 Sep 2007, 22:00

KaM Skill Level: Skilled

ICQ: 269127056

Website: http://lewin.hodgman.id.au

Yahoo Messenger: lewinlewinhodgman

Location: Australia

Post 23 Jan 2014, 09:47

Re: KaM Remake nightly build

About flattening roads: Maybe the map editor can let you place a special "object" over roads that prevents them from flattening the ground when the game starts? Because most of the time you DO want it to flatten roads since they look really bumpy without it, but then in special cases like bridges you don't want it to so you use this object over each tile of road. This "object" could be under the map editor build menu near the road button.

The "serf glitch" is now fixed (I think). I made a mistake when I implemented Actions.HouseTakeWaresFrom which messed up the delivery queue and confused the serfs. I'll make a new nightly so you can keep testing the map.

EDIT: Google Code doesn't let you create downloads now, so this particular nightly (r6136) is in my DropBox:
https://dl.dropboxusercontent.com/u/930 ... Nightly.7z
We will find a proper alternative to Google Code downloads eventually, but this will do for now.
Also a strange screenshot. here, my farm has delivery of wares disabled:
Image
I guess the script must have disabled it. I've changed it so the script can't disable delivery to houses that don't take deliveries (like farms).
You might know this already, but the undo/redo looks sloppy on the GUI.

Image
Yeah, I'm not sure where else to put it though... It only applies to terrain so we want it in the terrain section not the global section.
<<

MaxDeus

User avatar

Warrior

Posts: 116

Joined: 08 Jan 2014, 09:05

KaM Skill Level: Fair

Location: Germany

Post 23 Jan 2014, 11:13

Re: KaM Remake nightly build

Thanks for the new version. Will test it from now on. By the way, what about this? Scrollable foodbar? Would make things easier (hard to implement, don´t know?)
scrollbar.jpg
GR
MaxDeus
You do not have the required permissions to view the files attached to this post.
It is not to be against something, it is to be for something!!!
<<

The Dark Lord

User avatar

King Karolus Servant

Posts: 2154

Joined: 29 Aug 2007, 22:00

KaM Skill Level: Veteran

Location: In his dark thunderstormy castle

Post 23 Jan 2014, 11:33

Re: KaM Remake nightly build

Bug: when watching a replay, selecting someone's barracks will show its rally point. However, when I change to another players' point of view, the colour of this rally point changes to the colour of the newly selected player, while it's still the rally point of the first player.
<<

MaxDeus

User avatar

Warrior

Posts: 116

Joined: 08 Jan 2014, 09:05

KaM Skill Level: Fair

Location: Germany

Post 23 Jan 2014, 12:08

Re: KaM Remake nightly build

Bug in the fog. Normally i cannot see the bowmen.
Nightly-bug.jpg
You do not have the required permissions to view the files attached to this post.
It is not to be against something, it is to be for something!!!
<<

Lewin

User avatar

KaM Remake Developer

Posts: 3822

Joined: 16 Sep 2007, 22:00

KaM Skill Level: Skilled

ICQ: 269127056

Website: http://lewin.hodgman.id.au

Yahoo Messenger: lewinlewinhodgman

Location: Australia

Post 23 Jan 2014, 12:31

Re: KaM Remake nightly build

Bug: when watching a replay, selecting someone's barracks will show its rally point. However, when I change to another players' point of view, the colour of this rally point changes to the colour of the newly selected player, while it's still the rally point of the first player.
Thanks, I fixed it. Now it always takes the colour from the barracks instead of the selected player.
Bug in the fog. Normally i cannot see the bowmen.
Bugged fog at the top of the map is a known bug, it's on Krom's todo list along with invisible houses.

EDIT: I also fixed the "players" panel always being visible when you start a multiplayer game.
<<

pawel95

Castle Guard Swordsman

Posts: 1912

Joined: 03 Oct 2008, 22:00

KaM Skill Level: Skilled

Location: "Pawel95" on Youtube.com

Post 23 Jan 2014, 13:04

Re: KaM Remake nightly build

Thanks for the new version. Will test it from now on. By the way, what about this? Scrollable foodbar? Would make things easier (hard to implement, don´t know?)
scrollbar.jpg
GR
MaxDeus

Yeah I think it´s really hard to implement. As far as I know there is just a "Full condition" command in the static script and the "normal condition" without any command, by defeaut. The normal condition is taken randomly, between two maximums(as far as i know, not to get all citizens be hungry at exactly the same time). So I don´t think that the developers can even set themselves an exact percentage of the "hunger level". :mrgreen:
<<

woloszek

User avatar

Sword Fighter

Posts: 394

Joined: 23 Apr 2012, 19:50

Location: Poland

Post 23 Jan 2014, 13:05

Re: KaM Remake nightly build

About flattening roads: Maybe the map editor can let you place a special "object" over roads that prevents them from flattening the ground when the game starts? Because most of the time you DO want it to flatten roads since they look really bumpy without it, but then in special cases like bridges you don't want it to so you use this object over each tile of road. This "object" could be under the map editor build menu near the road button.
Yes, I think it would be the best solution. :wink:
<<

pawel95

Castle Guard Swordsman

Posts: 1912

Joined: 03 Oct 2008, 22:00

KaM Skill Level: Skilled

Location: "Pawel95" on Youtube.com

Post 23 Jan 2014, 13:18

Re: KaM Remake nightly build

I started to play Age of Empires II Again, because I got the HD edtion, so I got some ideas about the really point :D In AoE 2 nearly every building has the rally point, doesn´t make sense in KaM.

However what I like at that system is, when you put the rally point on a building of the enemy, all troops that will be made, automaticl go and attack that building.
Do you think, this could be added to the KaM Rally point system? :P There is no really advantage by using that, but it´s way cooler, if you want to attack a building that you already scouted and you want to send all new army, to it also.
<<

MaxDeus

User avatar

Warrior

Posts: 116

Joined: 08 Jan 2014, 09:05

KaM Skill Level: Fair

Location: Germany

Post 23 Jan 2014, 14:21

Re: KaM Remake nightly build

When you want to save a game, he does some buggy things, like you cannot press save before you did not press any key on keyboard.
GR
MaxDeus
It is not to be against something, it is to be for something!!!
<<

pawel95

Castle Guard Swordsman

Posts: 1912

Joined: 03 Oct 2008, 22:00

KaM Skill Level: Skilled

Location: "Pawel95" on Youtube.com

Post 23 Jan 2014, 14:34

Re: KaM Remake nightly build

Somehow the serverlist in the nightly is empty for me?!
<<

Ben

User avatar

Former Site Admin

Posts: 3814

Joined: 08 Jan 2009, 23:00

Location: California - Pacific Time (UTC -8/-7 Summer Time)

Post 23 Jan 2014, 16:58

Re: KaM Remake nightly build

You might know this already, but the undo/redo looks sloppy on the GUI.

Image
Yeah, I'm not sure where else to put it though... It only applies to terrain so we want it in the terrain section not the global section.
It looks really bad right now though :P Is there room to move the terrain selections down then place the undo/redo button above the terrain selections?
I used to spam this forum so much...

Return to “General / Questions”

Who is online

Users browsing this forum: No registered users and 12 guests