.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Raging Tiger- Save $9.00
World Supremacy- Save $9.00

   







Go Back   .com.unity Forums > Illwinter Game Design > Dominions 3: The Awakening > Scenarios, Maps and Mods

Reply
 
Thread Tools Display Modes
  #1  
Old March 15th, 2007, 11:58 PM
paradoxharbinger's Avatar

paradoxharbinger paradoxharbinger is offline
Sergeant
 
Join Date: May 2004
Posts: 338
Thanks: 0
Thanked 0 Times in 0 Posts
paradoxharbinger is on a distinguished road
Default Dom3 Unit Maker v1.07

Dom3 Unit Maker v1.07

changelog:

version 1.00
- initial release

version 1.01
- fixed protections and resistences to take negative values
- fixed seduction command
- added missing make monster commands
- added option to leave out main mod commands
- added option to append
- rearanged some of the abilities in the gui
- fixed missing #end for mod

version 1.02
- fixed supply bonus for gluttony
- new preset item slot button: 2 hands, head, body, feet, 2 misc
- hotkeys to select tabs: f1 general, f2 armor, f3 weapons, f4 abilities, f5 magic, f6 leadership, f7 item slots, f8 create
- tab indexes fixed (tabbing to next control works logically)

version 1.03
- fixed start age to accept -1
- added a modifiable list of weapons and armor in the data directory
-- each entry must have the item number followed by a tab followed by the item name
--- ex: 14 Plate Hauberk
-- if a file is missing, a default list will be used as before

version 1.04
- seige, pillage group renamed to other and moved to third abilities page
- added new commands from 3.08 patch
-- spread dominion (#spreaddom) added to magic->abilities
-- increase unrest (#incunrest) added to abilities->page3->other
-- no bad events (#nobadevents) added to abilities->page3->other
- fixed item slot values
- added the fourth hand slot

version 1.05
- checked list boxes will now check on click
- fixed ressize, didn't work
- detailed comment on body slots
- clear button on each main tab
- reset all button on create tab

version 1.06
- enabled clear button for abilities
- fixed 'eyes'
- fixed 'castledef'

version 1.07
- added copy stat functionality, added to 'Create' tab
-- copy stat
-- clear
-- clear magic
-- clear special
- tab rearangement
-- stats and abilities now all under 'Abilities' tab
-- armor, weapons and item slots under 'Equipment' tab

todo
- random button
- add support for loading units from database
- improve append to look for end of mod
- tool tips
- new modules to create weapons and armor
Attached Files
File Type: zip 504598-Dom3UnitMaker_1.07.zip (36.5 KB, 1494 views)
__________________
ParadoxHarbinger's MapGen New Site!

Get The MapGen Alpha

Get The Dom3 Unit Maker

I'm shoulder high in crap, and my water-wings are flat!

Last edited by Edi; August 26th, 2008 at 04:41 AM..
Reply With Quote
  #2  
Old March 16th, 2007, 12:34 AM

Sombre Sombre is offline
BANNED USER
 
Join Date: Feb 2007
Posts: 5,463
Thanks: 165
Thanked 324 Times in 190 Posts
Sombre is on a distinguished road
Default Re: Dom3 Unit Maker

Cool. Any chance it will be able to grab values from the unit database automatically? That way you could load up all the stats for say, Ulmish infantry, make a few changes, then turn it into mod commands text.

That would really speed things up a lot and reduce the amount of messy copystats that people tend to use.
Reply With Quote
  #3  
Old March 16th, 2007, 01:12 AM
paradoxharbinger's Avatar

paradoxharbinger paradoxharbinger is offline
Sergeant
 
Join Date: May 2004
Posts: 338
Thanks: 0
Thanked 0 Times in 0 Posts
paradoxharbinger is on a distinguished road
Default Re: Dom3 Unit Maker

thats a possibility for future development, just focusing on the basics right now though
__________________
ParadoxHarbinger's MapGen New Site!

Get The MapGen Alpha

Get The Dom3 Unit Maker

I'm shoulder high in crap, and my water-wings are flat!
Reply With Quote
  #4  
Old March 16th, 2007, 02:25 AM
paradoxharbinger's Avatar

paradoxharbinger paradoxharbinger is offline
Sergeant
 
Join Date: May 2004
Posts: 338
Thanks: 0
Thanked 0 Times in 0 Posts
paradoxharbinger is on a distinguished road
Default Re: Dom3 Unit Maker

things are going well, most of the basic modding commands are working and outputting to file. i should be able to make a release in a few days
__________________
ParadoxHarbinger's MapGen New Site!

Get The MapGen Alpha

Get The Dom3 Unit Maker

I'm shoulder high in crap, and my water-wings are flat!
Reply With Quote
  #5  
Old March 16th, 2007, 07:41 AM
lch's Avatar

lch lch is offline
General
 
Join Date: Feb 2007
Location: R'lyeh
Posts: 3,861
Thanks: 144
Thanked 403 Times in 176 Posts
lch is on a distinguished road
Default Re: Dom3 Unit Maker

If you're looking for projects, you know what would be really really cool? A pretender maker. Just something where you can create a pretender and save your settings and load them again and maybe modify them a little.
__________________
Come to the Dom3 Wiki and help us to build the biggest Dominions-centered knowledge base on the net.
Visit my personal user page there, too!
Pretender file password recovery
Emergency comic relief
Reply With Quote
  #6  
Old March 16th, 2007, 02:02 PM
paradoxharbinger's Avatar

paradoxharbinger paradoxharbinger is offline
Sergeant
 
Join Date: May 2004
Posts: 338
Thanks: 0
Thanked 0 Times in 0 Posts
paradoxharbinger is on a distinguished road
Default Re: Dom3 Unit Maker

you'll be able to make pretenders with this just like any other unit
__________________
ParadoxHarbinger's MapGen New Site!

Get The MapGen Alpha

Get The Dom3 Unit Maker

I'm shoulder high in crap, and my water-wings are flat!
Reply With Quote
  #7  
Old April 28th, 2007, 10:04 PM
lch's Avatar

lch lch is offline
General
 
Join Date: Feb 2007
Location: R'lyeh
Posts: 3,861
Thanks: 144
Thanked 403 Times in 176 Posts
lch is on a distinguished road
Default Re: Dom3 Unit Maker

I have now tested this with Mono 1.2.2.1 and it works fine for one negligible unimplemented method:
Code:
Unimplemented: Control::set_AutoSize(bool)


and one shortcoming: You seem to be using the backslash as directory seperator which gives problems with non-Windows systems, of course. Since Windows is POSIX-conform since WinNT and takes a slash "/" instead of a backslash "\", too, could you change your program to use slashes instead, or find out what the right character to use is? I think the trouble is just that you have the backslash hardcoded so far. So far, it saves the files under weird filenames (in the parent directory where you want to save it, with the filename "dir\file.dm" for the file.
__________________
Come to the Dom3 Wiki and help us to build the biggest Dominions-centered knowledge base on the net.
Visit my personal user page there, too!
Pretender file password recovery
Emergency comic relief
Reply With Quote
  #8  
Old April 29th, 2007, 12:10 AM
paradoxharbinger's Avatar

paradoxharbinger paradoxharbinger is offline
Sergeant
 
Join Date: May 2004
Posts: 338
Thanks: 0
Thanked 0 Times in 0 Posts
paradoxharbinger is on a distinguished road
Default Re: Dom3 Unit Maker

yeah, those slashes are hardcoded. i believe windows will take either the back- or forward slash, so should be an easy fix. ive been waiting for my new lappy to arrive before starting to play with new software, my old pc is barely limping along. so after i get that i'll experiment with mono and get that multiplatform release out.
__________________
ParadoxHarbinger's MapGen New Site!

Get The MapGen Alpha

Get The Dom3 Unit Maker

I'm shoulder high in crap, and my water-wings are flat!
Reply With Quote
  #9  
Old April 29th, 2007, 01:00 AM
Gandalf Parker's Avatar

Gandalf Parker Gandalf Parker is offline
Shrapnel Fanatic
 
Join Date: Oct 2003
Location: Vacaville, CA, USA
Posts: 13,736
Thanks: 341
Thanked 479 Times in 326 Posts
Gandalf Parker is on a distinguished road
Default Re: Dom3 Unit Maker

Will MapGen come out multiplatform also?
Id like to program a basic program to run batches of daily maps off of my server. Something like I did for Dom2 with DomMap (which I might resurrect)
http://www.dom2minions.com/~dominion...andomMaps.html

I was thinking of having it run at night on my Windows machine then automate transfering them to the linux server. But Id much rather it all ran on linux
__________________
-- DISCLAIMER:
This game is NOT suitable for students, interns, apprentices, or anyone else who is expected to pass tests on a regular basis. Do not think about strategies while operating heavy machinery. Before beginning this game make arrangements for someone to check on you daily. If you find that your game has continued for more than 36 hours straight then you should consult a physician immediately (Do NOT show him the game!)
Reply With Quote
  #10  
Old April 29th, 2007, 04:15 AM
Juzza's Avatar

Juzza Juzza is offline
Second Lieutenant
 
Join Date: Oct 2006
Location: Canberra, Australia
Posts: 409
Thanks: 0
Thanked 1 Time in 1 Post
Juzza is on a distinguished road
Default Re: Dom3 Unit Maker

so, when can we expect the next version of the unit gen?

I love this thing! saves me tons of time modding!
__________________
My Mods:
Tarent Mod:
http://forum.shrapnelgames.com/showt...ghlight=Tarent

Dinnas'Arval Mod:
http://forum.shrapnelgames.com/showt...nnas'Arval

Free Port:
http://forum.shrapnelgames.com/showt...+nation&page=3

Currently working on:
http://forum.shrapnelgames.com/showt...hlight=witcher
Inspired by the game The Witcher and the Witcher Novels.
Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 11:48 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2024, Shrapnel Games, Inc. - All Rights Reserved.