-
Posts
787 -
Joined
-
Last visited
-
Days Won
8
Everything posted by nani
-
omg u right, grabbed wrong ones
-
Christmas vs nani: Mainland : nani won African plains: nani won nani_christmas.zip
-
It was me the one at fault. Nobody complained and I realized at mid game.
-
Match: nani - CAGD_lulofun Mainland : nani wins Rivers: CAGD_lulofun wins Africans plains: nani wins nani-CAGD_lulofun.zip
-
version 0.2.3 Added: Custom map size How does it work? /mapsize number : set map size ** minimum map size is 1, minimum recommended is 50 if less than 128 is possible starting cc wont appear) ** size maps refence: tiny=126 normal=256 gigant=512
- 455 replies
-
- 1
-
-
- hotkeys
- autoassign civ
- (and 9 more)
-
version 0.2.2 Added: Custom starting resources Custom population cap How does it work? type: /population number : set the population cap /resources number : set the starting resources ( the same quantity for each type) /help : to see all commands possible
- 455 replies
-
- 1
-
-
- hotkeys
- autoassign civ
- (and 9 more)
-
version 0.2.1 Quick update fixing lobby mute (unseen wild comma added)
- 455 replies
-
- hotkeys
- autoassign civ
- (and 9 more)
-
version 0.2.0 Added: Mute option for lobby Mute option for gamesetup/ingame ( another separated from lobby ) How does it work? type: /mute playername : adds player to your mute list /unmute playername :deletes player from your mute list /muteclear :deletes all mutes /mutelist :shows the list of muted players
- 455 replies
-
- 2
-
-
- hotkeys
- autoassign civ
- (and 9 more)
-
version 0.1.2 Improved: can recognize more civ name variants and typical typos Added: terminator bot with the most memorable Terminator's 2 quotes /nub for nub bot /noproblemo for terminator bot (only host can activate bot)
- 455 replies
-
- hotkeys
- autoassign civ
- (and 9 more)
-
Great composition but the foliage seems to have a feeling of dullness maybe changing the color (darkness ex.) could give a feeling of move variation or dynamism. Anyway looks fantastic.
-
fgod-mod (for 0 A. D. A23) fully compatible with 0 A. D. players
nani replied to ffffffff's topic in Game Modification
fnub good stuff good work -
nani_maps.pyromod(v0.6) <- New one (rereupload)
-
RolandSC2 vs nani 1 Mainland: nani won 2 Lake: RolandSC2 won 3 Oasis: RolandSC2 won nani sad nani nub
-
nani. I signup, european timezone. (but maybe 1 week can't play)
-
Oppidum / Two Streams, procedural map with celtic scripted enemy
nani replied to elexis's topic in Scenario Design/Map making
Maybe add outpost outside walls like in some sort of vangaurd/scouting. -
Too many edge cases and looks like would make hosting more diffcult instead :/ local shadow mute sounds nice
- 455 replies
-
- hotkeys
- autoassign civ
- (and 9 more)
-
Maps minor updates: Fert - King of the hill: added lateral paths that connect each player without passing through the middle of the map and corrected fish and trees population density problem (no more lag). Dune - Deset map: added eyecandy and fauna (camels and red foxes).
-
What is AutoCiv This mod is an aggregation of features meant to enhance the 0 A.D. game experience. I usually implement these extra features as they come up with no general plan in mind. Download (how to install section below) autociv.pyromod autociv.zip Mod maintainers/developers @Seleucids Feature list General Readme: press Shift + F4 to open Player mute Player reminder (show a written note when a certain player joins) *** Link opener (opens URL links from the chat) Help command: type /help to see all available commands Console with autocomplete (Ctrl + C + L) Lobby Resize bars Host name mark Remember playerlist state Better performance when reloading lobby Shortcuts to create host, navigate gamelist Game setup Auto-assign civilization with chat (only works if host has the mod) Custom population limit Custom starting resources Custom map size Countdown to start the game Maps Skirmish Volcano island (8) In Game Hotkeys for (see hotkeys with hotkey viewer) Buildings placement Multiple buildings per hotkey (optional, user.cfg) How to use: Copy the hotkey you want and remove the "hotkey." prefix, next replace the hotkey key for the buildings you want to cycle and separate them by a space. Buildings selection Units selection Formations (selected units) Stances (selected units) Auto-train (selected buildings) Minimap expand Custom selection filters by: health rank class group Pause game overlay now shows only in the top area Stats overlay Settings Max corpses visible Download options Download and install from one of the two files from the start of this same page. Download and install manually the github repository (instalation file on the releases section) https://github.com/nanihadesuka/autociv Instructions to install MacOS (thanks @HMS-Surprise) Linux/Windows: Open the downloaded file with (both ways should work): pyromod file: Double click the file (should autoinstall the mod for you and send you to the mods page inside 0ad) Right click → Open with → 0 A.D (or pyrogenesis.exe) zip file: Copy folder inside the zip file into your mods folder Mod compatibility(s) The mod is compatible with: 0 A.D 0.27.0 Should work with all mods that don't have extensive code changes. More stuff & goodies For more info just read the whole thread where I post new features. Questions & feedback You don't understand how it works? Feeling confused? Just wanna comment? Ask and post. Source code public repository https://github.com/nanihadesuka/autociv
- 455 replies
-
- 26
-
-
-
-
- hotkeys
- autoassign civ
- (and 9 more)
-
Update (v0.5): Added the classic desert's oasis, dust particles and treasures :D Made dunes smaller and shorter and some water color retouches.
-
Is this a sin function with 1 perlin nosie ? XD
-
Exactly. Ambient oclusion would fix the plain shadows in the dunes (as you can see, the sadows hide all the terrain geometry detail and leave a solid crude orangish color) and would accentuate the smalls dunes. My gen is done with the base function dune(x,xm,dune or dome) function found in the pdf mentioned before. (xm: crest position) The perlin noise is used to displace the dunes and their hieght. I made 3 layers of dune generation, each one with samller dunes. These layers then are averaged depending on some weights so it looks nice (I think the 3rd layer i made wasn't really necessary)
-
Would it be reasonable to find random treasures in a desert? Maybe place the treasures near these ones like if it were loot. How would you do the sandstorms?
-
Hi again ! New map. Was quite easy to make but nonetheless fun. Tha map is supposed to be the Sahara desert so there is not much to it apart from the sand and dunes. Players will have to trade and fight to defend their trades lines while using the strategically height of the dunes to defend and attack. Best setting are gameplay with teams, very high starting resources and map size large, very large or even for better experience: gigant . The procedural generation of the dunes is taken partly from the pdf "Dunes and Sandwaves with Terragen 2 A tutorial by Laurent Avenel (Wiwine)". Feel free to point out some possible flaws or improvements that could be made and try it out ! Thx @(-_-) for the perlin code. DOWNLOAD MAP: nani_maps_v0.10.0.pyromod
-
RANDOM MAP: Fert - King of the hill variant
nani replied to nani's topic in Scenario Design/Map making
Update: Same version as last one but with preview image. Thx @(-_-).- 30 replies
-
- 1
-
-
- king of the kill
- random map
-
(and 1 more)
Tagged with:
-
RANDOM MAP: Fert - King of the hill variant
nani replied to nani's topic in Scenario Design/Map making
This file doesn't work idk . Preview has image with unkown error.- 30 replies
-
- king of the kill
- random map
-
(and 1 more)
Tagged with: