Commit graph

143 commits

Author SHA1 Message Date
Jonathan-Kelly
9460507218
Add game logic to King of the Hill and revise map (#7792)
A side with a leader holding the hill keep gets bonus gold each turn, A treasure chest which only a leader can unlock further rewards the first player to take the hill. Each side gets two leaders. If one dies then another can be "recalled" (recruited) from the recall list at its full unit cost. Computer players will try to take the hill with one of their two leaders.
2023-08-19 11:50:02 +02:00
doofus-01
bbdb6c57ef
Change terrain codes for stone and wooden floors (#7042)
* revise I-type terrain codes so they can be filtered with wildcard

* update the few MP maps using these I-type codes

* update the few campaigm maps using these I-type codes
2022-10-08 16:04:18 -07:00
doofus-01
880183774c
1.17 elevated terrain work (#7014)
* stone border revision

* corner case transitions

* add MP example scenario/map for elevated terrain

* simplify the floodfill

* change ravine from ^Qhx to ^Qhux, for better filtering

* reorganize images
2022-10-02 20:28:03 -07:00
Pentarctagon
858f8b4248
Missed some deprecated fungus on map edges. 2021-07-31 18:46:47 -05:00
Tahsin Jahin Khalid
7d8ea03433
[MP] Isle of Mists - a new 1p/2p Survival Scenario. (#5748)
1. Added a new multiplayer survival scenario.
2. Lua (similar to Dark Forecast one) code used for the enemy waves and weather change events
3. Comes with 6 weather conditions
4. Default difficulty is set at "0"
5. Has 1p/2p modes
6. 5 final waves
7. 8 difficulty levels, ranging from -30 to +60, with +60 being catered especially for veteran/skilled players.
2021-06-19 12:05:47 -05:00
Andrey Bienkowski
e39bf8f4e5 Replace fog and shroud in map files
"../../data/multiplayer/maps/6p_Team_Survival.map", line 2: warning, fog or shroud in map file
"../../data/multiplayer/maps/Dark_Forecast_drought.map", line 2: warning, fog or shroud in map file
"../../data/multiplayer/maps/Dark_Forecast_firstsnow.map", line 2: warning, fog or shroud in map file
"../../data/multiplayer/maps/Dark_Forecast_secondsnow.map", line 2: warning, fog or shroud in map file
2021-01-14 21:16:46 +03:00
Hejnewar
20e8fae7e2
Update fungus terrain in MP maps where appropriate
Fixes #5145
2020-10-05 22:39:27 -05:00
Severin Glöckner
4f76aa672b The Wildlands — map tweaks
* the waterpath in the north is now continuous
* a few more embellishments

[ci skip]
2020-08-09 11:05:25 +02:00
Severin Glöckner
8e9d4b1f82 MP: remove Xo overlay from border tile
seems to be misplaced.

[ci skip]
2020-08-07 00:06:31 +02:00
Severin Glöckner
c256c26f5e ANL: swap side 3 & 4
They are now placed clockwise.

[ci skip]
2020-08-07 00:03:44 +02:00
Severin Glöckner
a9ded0c14f ANL: switch to new castle terrain
It's having a few more glitches, but it may cause less glitches elsewhere,
as it are »real« castles, and the player can build castes adjacent

[ci skip]
2020-08-06 23:40:21 +02:00
Severin Glöckner
353dce142e MP survival maps: swap mushroom code
going with the viually identical ones here
[ci skip]
2020-06-04 23:40:40 +02:00
nemaara
a2b787148f Wilderlands: use new encampment terrains 2020-03-22 19:17:16 -04:00
nemaara
225fa5a4a1 2p MP maps: use new encampment terrains 2020-03-22 19:12:25 -04:00
Severin Glöckner
25a5633303 ANL: remove bottleneck from map (spider-area)
It's not the intention that players hide there for 20 turns without
putting up a fight.
2019-06-14 04:45:16 +02:00
Severin Glöckner
9cacb51351 Replace deprecated macro with terrain code in MP: Tombs of Kesorak
[ci skip]

(cherry-picked from commit 2a5ea00ad0)
2018-10-07 03:23:13 +00:00
Charles Dang
fc57178aaf ANL: used Off-Map terrain instead of the massive expanse of ice
[ci skip]
2018-02-08 10:31:42 +11:00
ln-zookeeper
3f308b2f4b Used fake map border instead of void for the edges 2017-03-16 13:59:09 +02:00
ln-zookeeper
6ee43d496c Used fake map edge for the borders and thinned the cavewalls a bit
As a result, the map size has been reduced from 40x40 to 39x38.
2017-03-16 13:53:42 +02:00
ln-zookeeper
6be1b807ff Added one extra hex column to the right edge to make the map symmetric 2017-03-16 13:45:00 +02:00
ln-zookeeper
57cee6b09b Used the fake map border for the impassable corners of Hornshark Island 2017-03-16 13:07:12 +02:00
ln-zookeeper
a463ad7272 Improved borders of Swamp of Dread and The Walls of Pyrennis 2017-03-16 10:51:15 +02:00
ln-zookeeper
a6cb91e1d7 Used the brazier embellishment terrain instead of ANIMATED_BRAZIER 2017-02-27 19:59:36 +02:00
ln-zookeeper
c599627ab9 Map update for Fallenstar Lake
From Horus2.
2017-02-27 19:51:58 +02:00
ln-zookeeper
fafce20db4 Added several new multiplayer maps
Received from Horus2, with various WML changes by me. Maps by Horus2, Rigor, Mint, Dreadnough and Doc Paterson.
2017-02-27 19:45:26 +02:00
ln-zookeeper
0eed39ff23 Changed terrain code of desert mountains from Mdy to Mdd
This is because 'y' is reserved for UMC use.
2016-03-29 14:48:25 +03:00
Elvish_Hunter
2cd4298f7b wmllint run on core, campaigns and multiplayer directories 2016-03-24 20:26:44 +01:00
ln-zookeeper
f3d5092534 Replaced regular mountains with desert/snowy mountains in a few places 2016-03-08 11:47:58 +02:00
gfgtdf
3e2dfed89d added border to dark forecast map
this adds borders to the 2p dark forecast survival map, it also removes
the big empty space in the upper third of the map.

This also renames the mask files to map files, becasue they are actually
just normal maps, and the [terrain_mask] just replaces the current map
with these.
2016-02-18 23:08:36 +01:00
Charles Dang
0dbaabbb3e Split 6p Team Survival map into own file 2015-10-09 15:27:39 +11:00
Charles Dang
68dfe27bbd Saved all multiplayer maps in new format 2015-05-30 23:11:46 +11:00
fendrin
046a7b66ca Fix two border tiles. 2014-07-14 18:02:31 -04:00
Velensk
4746355da5 Update to RoTD along with a changelog note.
The subject really says it all. Ruins of Terra-Dwelve got some tweaks.
2014-02-05 17:56:01 -05:00
fendrin
10b56130b1 Replaced forest segments with those from the different climate zone.
This is just an attempt to make the map look more like "Prairie".
2014-01-02 10:44:19 +01:00
fendrin
03f33bfc30 Just 4 pieces of terrain to beautify the map. 2014-01-02 10:44:19 +01:00
Ignacio R. Morelle
5412a4f81c mp: Add trailing newline at EOF to maps 2013-03-24 08:09:43 +00:00
Simon Forsyth
5cacbda0d0 Change tropical forests near desert on multiplayer maps to desert trees 2012-11-16 02:16:39 +00:00
Simon Forsyth
7193a6fd46 Replace jungle trees with desert trees on Howling Ghost Badlands 2012-10-13 19:33:41 +00:00
Charles Dang
0467098eb7 Use campfire terrain in TSG instead of {ANIMATED_CAMPFIRE} macro 2012-08-25 10:10:06 +00:00
Jérémy Rosen
631e39d5ac forgot a file, I still have stuff to learn about svn 2012-03-07 19:23:54 +00:00
Anonymissimus
8d814efa59 Fix an accidental terrain type change.
reported in the forums:
http://forums.wesnoth.org/viewtopic.php?f=15&t=36067&p=520268#p520268
http://forums.wesnoth.org/viewtopic.php?f=4&t=36047&p=520105#p520105

Ported from 1.10.
2012-02-07 00:47:32 +00:00
Steven Panek
b5655f30ba Applied patch #3061. 2011-11-28 19:44:49 +00:00
Gunter Labes
1facd9eb65 New map: Aethermaw
Updated maps: Hamlets, Howling Ghost Badlands, Thousand Stings Garrison
2011-11-06 11:58:47 +00:00
Anonymissimus
8d18a0c440 remove lots of void terrain, reduce map size (FR bug #18825) 2011-10-20 23:27:05 +00:00
Gunter Labes
616fdfa5cf Updated maps: Aethermaw, Hornshark Island, Sablestone Delta,
...Thousand Stings Garrison
2011-08-04 22:28:23 +00:00
George Birthisel
10e8f23793 visual update to mp map 6p Volcano 2011-05-05 14:04:09 +00:00
George Birthisel
a554d362d5 new era: default+Kalifa for multiplayer play.
Some issues remain: missing art for a few units.  CERTAINLY some
unknown minor bugs/issues remain with things like movetypes, wrong
defense or mp for some terrain, wrong attack icons, sounds etc.
Testing is welcome!

new map: 6p Volcano

changelog/players changelog updated as well.
2011-05-04 00:47:50 +00:00
Lari Nieminen
121b2eb83d Revert an accidental Hornshark commit. 2011-04-22 07:44:32 +00:00
Lari Nieminen
64bd24919c New multiplayer maps and updates to existing ones from Doc Paterson. 2011-04-22 07:39:43 +00:00
Lari Nieminen
406449e4b6 Map update to Ruins of Terra-Dwelve from Velensk. 2011-01-26 20:06:44 +00:00