Author Topic: Maps in Development  (Read 22928 times)

0 Members and 6 Guests are viewing this topic.

Offline Thranduil

  • Earl
  • ******
  • Renown: 367
  • Infamy: 14
  • cRPG Player
  • what? ... What? ... WHAT?
    • View Profile
  • Faction: The Ward of Mithrim
  • Game nicks: Warden_Thranduil The_Doctor
Re: Maps in Development
« Reply #15 on: January 10, 2011, 04:42:01 am »
0
I'm pretty sure of this as well, since there is nothing in the map editor to help you manage what the engine will try to render.

Love the prelims on the castle in the sky :-)

EDIT:  I tried implementing extremely high/steep elevations on another map with deadly ravines that we were discussing on the old forum.  I found that there were some serious glitches in the game engine when I tried to walk or jump off these extremely high cliffs.  Something to do with how the game engine tracks a characters movement over the terrain map.  Just a heads up that you should be prepared to make many of the deadly ledges out of scene props instead of a very sharp drop off of the terrain field.  I experimented slightly with putting little barriers as lips on the cliffs, but nothing conclusive about whether this really helps.


Thanks. 

Yep, I've already encountered that issue about jumping off cliffs.  :mrgreen:  I'm going to try to make it obvious where you can and cannot fall off, like the railing, you cannot fall off the edge there.  I'll try that idea about putting barriers as lips on the cliffs.  I will try to make sure that wherever you can fall, if you do, you will die.  I know sometimes landing on a slope actually saves you just barely, so I've implemented a barrier to serve for a flat surface to fall on, just in case.
visitors can't see pics , please register or login

Offline Kong Ming

  • Noble
  • **
  • Renown: 17
  • Infamy: 0
  • cRPG Player
  • Strength is but only one aspect of power.
    • View Profile
  • Faction: Eastern Tsardom
  • Game nicks: Barely_Legal, Anastasia, Hua_Xiong
Re: Maps in Development
« Reply #16 on: January 10, 2011, 06:14:43 am »
0
I look forward to trying the fruits of your labor.
visitors can't see pics , please register or login

Offline Nasturtium

  • Count
  • *****
  • Renown: 203
  • Infamy: 29
  • cRPG Player
    • View Profile
Re: Maps in Development
« Reply #17 on: January 10, 2011, 05:40:42 pm »
0
Changes coming to Caverns:
(special thanks to Xavier for the pics and suggestions.)
(click to show/hide)
« Last Edit: January 10, 2011, 06:00:16 pm by Nasturtium »

Offline Kong Ming

  • Noble
  • **
  • Renown: 17
  • Infamy: 0
  • cRPG Player
  • Strength is but only one aspect of power.
    • View Profile
  • Faction: Eastern Tsardom
  • Game nicks: Barely_Legal, Anastasia, Hua_Xiong
Re: Maps in Development
« Reply #18 on: January 10, 2011, 06:21:33 pm »
0
Hey Nast, have you fiddled with this at all?  It could just screw everything up, but I remember you talking about how to get the lighting more moody.

Add the "sf_indoors flag to the specific scene you want, in module_scenes.py, like so:

  ("multi_scene_1",sf_generate|sf_indoors,"none", "none", (0,0),(100,100),-100,"0x00000001300389800003a4ea000058340000637a0000399b",
    [],[],"outer_terrain_plain"),

Using this method the only ambient lighting in the scene will be what you add to it. Hope this helps. :D
visitors can't see pics , please register or login

Offline Nasturtium

  • Count
  • *****
  • Renown: 203
  • Infamy: 29
  • cRPG Player
    • View Profile
Re: Maps in Development
« Reply #19 on: January 11, 2011, 06:01:17 pm »
0
I only wish I could fiddle with it, but since I am stuck using a Vista machine I can't get the accursed compiler to work  :? didn't your brother or someone have the same problem? Were you able to work around it somehow?

Offline Kong Ming

  • Noble
  • **
  • Renown: 17
  • Infamy: 0
  • cRPG Player
  • Strength is but only one aspect of power.
    • View Profile
  • Faction: Eastern Tsardom
  • Game nicks: Barely_Legal, Anastasia, Hua_Xiong
Re: Maps in Development
« Reply #20 on: January 11, 2011, 07:24:32 pm »
0
Oh of course, I'm an idiot.  No we just did things the same way you do hehe.  I'll try compiling a few maps today with the indoors tag in them to see if there's an obvious output you could add to your txt file.

EDIT:  Okay I tried it out on one of my maps.  Simply change the 256 value in you map's scenes.txt code to a 257.  It reduces ambient light dramatically.  You'll probably want to add some torches and what not.

scn_rudi_horseshoe rudi_horseshoe 256 none none 0.000000 0.000000 100.000000 100.000000 -100.000000 0x00000000d00785630004cd160000492d000003fc00006478
  0
  0
 outer_terrain_desert

EDIT:  I'm also assuming you don't have any other tags in the code so you do in fact have a 256 in your map's lines.  If not let me know.
« Last Edit: January 11, 2011, 11:16:45 pm by Kong Ming »
visitors can't see pics , please register or login

Offline Kong Ming

  • Noble
  • **
  • Renown: 17
  • Infamy: 0
  • cRPG Player
  • Strength is but only one aspect of power.
    • View Profile
  • Faction: Eastern Tsardom
  • Game nicks: Barely_Legal, Anastasia, Hua_Xiong
Re: Maps in Development
« Reply #21 on: January 12, 2011, 10:45:19 pm »
0
Alright, so the swamp map I was experimenting with was clearly too demanding on my computer for it to be viable.  However, I decided to instead utilize the swamp terrain on a small scale in a section of a new map I'm working on.  It's called Aqaba.  A walled desert port city straddling the harbor.  Lots of elevation, rooftops, bridges, swamp, etc.  It's currently in my 1.0 state, meaning totally playable but not yet playtested on the servers and still in need of a lot of aesthetic additions and tweaking.  The basic structure, however, is in place.  I'd love any feedback people have.  It's now packaged on the repository with my most recent (and barring disaster, final) version of Horseshoe.  Here's the link and some screens.  Teams spawn in the lower right and left corners of the city in the Bird's Eye screen.

Repository

(click to show/hide)
visitors can't see pics , please register or login

Offline CtrlAltDe1337

  • Knight
  • ***
  • Renown: 31
  • Infamy: 17
  • cRPG Player
  • Victoria aut mors
    • View Profile
  • Faction: ATS / Northern Empire
  • Game nicks: Kataphraktos, Muffins, CtrlAltDelete, Haleth
Re: Maps in Development
« Reply #22 on: January 13, 2011, 04:17:41 am »
0
I will post mine here as soon as I finish updating the last one, should be tomorrow.  I've updated two, one in progress, and made a brand new map.
Quote from: IRC
<abearirl>crtlaltdel shut up | you are the worst | sperglord | i hate you so much | if i could ban goatee or ban you | i'd ban you
<Wylker|work>man if i was locked in a bunker with einstein, stalin, and CtrlAltDelete and had a gun with only 2 bullets | I'd shoot CtrlAltDelete twice

Offline Moofed

  • Peasant
  • *
  • Renown: 6
  • Infamy: 3
  • cRPG Player
  • LET'S PLAY MONEY MAKING GAME
    • View Profile
Re: Maps in Development
« Reply #23 on: January 13, 2011, 08:26:16 am »
0
My WIP: River Fort

A pseudo-symmetrical map for battle mode.  Currently takes the peasant ~28 seconds to get to the dummy in the fort from spawning by the carts.  The perimeter fence is a barrier (I hate invisible walls).

This is my first attempt, so please point out any obvious defects or hate.  I still need to add the flags, but not sure where to put them.  I'm also not sure if I like the fort design.

How can I test with equipment?

(click to show/hide)

Offline Thranduil

  • Earl
  • ******
  • Renown: 367
  • Infamy: 14
  • cRPG Player
  • what? ... What? ... WHAT?
    • View Profile
  • Faction: The Ward of Mithrim
  • Game nicks: Warden_Thranduil The_Doctor
Re: Maps in Development
« Reply #24 on: January 13, 2011, 03:54:33 pm »
0
My WIP: River Fort

A pseudo-symmetrical map for battle mode.  Currently takes the peasant ~28 seconds to get to the dummy in the fort from spawning by the carts.  The perimeter fence is a barrier (I hate invisible walls).

This is my first attempt, so please point out any obvious defects or hate.  I still need to add the flags, but not sure where to put them.  I'm also not sure if I like the fort design.

How can I test with equipment?

(click to show/hide)

Looks good.  All I can think of for you to do it two things.

1:  Check the center of your bridges (which you've probably already done) to see if you get stuck walking across them where the two pieces meet.

2:  The fort seems a little small and narrow.  Make it a little wider at minimum, and I think it should be fine.



It's a little difficult for me to see any problems though, but then again, I specialize not in the normal, but in the strange.  :twisted:
visitors can't see pics , please register or login

Offline zagibu

  • cRPG President
  • King
  • **********
  • Renown: 1436
  • Infamy: 228
  • cRPG Player A Gentleman and a Scholar
    • View Profile
Re: Maps in Development
« Reply #25 on: January 13, 2011, 05:19:07 pm »
0
Looks good for a first attempt. Maybe use the smooth tool on some of the terrain elevation and texture jaggies. Haha, but who am I to give advice for cosmetics?

Maybe consider adding some ruins north of the fort, could be a sniper position for archers.

Oh and about the invisible map limits...just make sure players always know in which direction the opponent is located and leave some space from their spawns to the edge, and you should be fine. An artificial border would bother me even more than the invisible edge, to be honest.
visitors can't see pics , please register or login
 Why am I beswung by sharpe and pointed utensyls?

Offline Moofed

  • Peasant
  • *
  • Renown: 6
  • Infamy: 3
  • cRPG Player
  • LET'S PLAY MONEY MAKING GAME
    • View Profile
Re: Maps in Development
« Reply #26 on: January 13, 2011, 06:00:46 pm »
0
Thanks for the feedback!

No problems with the bridge middles, but I will thoroughly test them again.

A ruined tower on the island has crossed my mind.  Would go well with the ruined bridges.

I'll tweak the fort some, maybe try a different set because the "small_wall" for this castle's texture is not small at all, or even shaped right, so I cannot easily add cover to the stairs and walkways.

Invisible walls aren't usually an issue unless you're cavalry and get drawn away from the central area.  But since I hope for this to be a cav friendly map it's a concern to me.

I've used the smooth tool often, but I do see some places that need it, especially the shorelines.

Thranduil, I like your Sky Castle, reminds me of the PC game Stratosphere.  :)

Offline Kong Ming

  • Noble
  • **
  • Renown: 17
  • Infamy: 0
  • cRPG Player
  • Strength is but only one aspect of power.
    • View Profile
  • Faction: Eastern Tsardom
  • Game nicks: Barely_Legal, Anastasia, Hua_Xiong
Re: Maps in Development
« Reply #27 on: January 13, 2011, 06:14:57 pm »
0
It looks good Moofed!  I agree that smoothing shorelines would help, a brush size of 6-7 with a weight of .02 and low hardness should do the trick.  Also agree that some small structure to the north would be a good idea.  Just something to offset the main building and set up a bit of a crossfire for ranged players will keep them from focusing too heavily on incoming infantry.  The fort may or may not need work, I'd say it needs to be playtested first to know for sure so don't stress about it too much.  An alternative to your edge fence could simply be an elevation jump of a couple of meters.  Keep it fairly steep, use the brown stone texture on the slope, and slap some rocks along it from time to time.  It will create a clear visual barrier that may appear more natural than the fence.  Then just use invisible barriers to make it real.  That's purely aesthetic though and for my two cents the fences are fine if you don't want to do more work in that department.  Keep up the good work and thanks for contributing!

Edit:  Just to elaborate on map edges for everyone.  It's been my experience that people don't mind invisible walls.  They mind running INTO invisible walls.  The edge of the map can be tricky because options feel limited for keeping people inside.  I've found though that invisible barriers are fine as long as there is SOME visible element to define where that wall is.  A line of trees paired with an invisible wall works.  The first time someone tries to go past them and can't they say, "Oh, can't go past those trees," and they never think about it again because they now know where the map's boundaries are even though it isn't a solid, impassable obstruction.  Just my observation on the subject.  Other opinions?
« Last Edit: January 13, 2011, 06:21:24 pm by Kong Ming »
visitors can't see pics , please register or login

Offline zagibu

  • cRPG President
  • King
  • **********
  • Renown: 1436
  • Infamy: 228
  • cRPG Player A Gentleman and a Scholar
    • View Profile
Re: Maps in Development
« Reply #28 on: January 13, 2011, 09:02:20 pm »
0
I think it doesn't even need the visual cue, if you make sure the player always knows where he should be headed, and if you leave enough space from map features (spawn, cover) to the invisible border. If you do add visual cues, I'm sure they work exactly like you've described. It's kind of hard to place visual cues along the whole map border, though, especially on larger maps.
visitors can't see pics , please register or login
 Why am I beswung by sharpe and pointed utensyls?

Offline Thranduil

  • Earl
  • ******
  • Renown: 367
  • Infamy: 14
  • cRPG Player
  • what? ... What? ... WHAT?
    • View Profile
  • Faction: The Ward of Mithrim
  • Game nicks: Warden_Thranduil The_Doctor
Re: Maps in Development
« Reply #29 on: January 14, 2011, 02:30:29 am »
0
Luckily (or not so luckily), classes have been cancelled for today and tomorrow!  Which means I had a little more time to make one more mistake in life.  :lol:


Pueblo Village:
(click to show/hide)


All that's left are barriers to prevent people from trying to climb out and I'm finished.  Oh, and a few rocks here and there around the barriers, just for looks.


***EDIT***

And it is finished!


http://www.mbrepository.com/file.php?id=2501


Now to add it to my all-in-one download on the Finished Maps thread.
« Last Edit: January 14, 2011, 03:18:53 am by Thranduil »
visitors can't see pics , please register or login