Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 5 6 [7] 8 9 ... 385

Author Topic: PeridexisErrant's DF Starter Pack  (Read 4113621 times)

PeridexisErrant

  • Bay Watcher
  • Dai stihó, Hrasht.
    • View Profile
Re: Expanded LNP - a single download with everything (r33)
« Reply #90 on: August 24, 2013, 06:08:27 am »

DFFD seems to be a standard, so while it works I'll stick there.  I could just remove Fortress Overseer - it's a massive and still alpha package at ~30MB - but for now using 7zip in zip format is working.  I'll consider various other options when I need them. 

Dfterm could actually turn DF into something server-farm-scalable, which would be all kinds of interesting.  Similar issues with this pack for now, if the included stuff is actually used. 
Logged
I maintain the DF Starter Pack - over a million downloads and still counting!
 Donations here.

Ironlion

  • Bay Watcher
    • View Profile
Re: Expanded LNP - a single download with everything (r33)
« Reply #91 on: August 24, 2013, 10:54:38 pm »

Why in the heck are aquifers disabled by default here, with the program not remembering to turn them back on?  That's really bad :/

in fact, generally all settings are not remembered; and the toggle for aquifers does not, in retrospect, seem to work at all. 

Also, could do without the script that automatically dumps all the maps along with xml; if one selects the xml option, just the xml dump is sufficient. 

I would caution against adding too many "features" to this pack, as it quickly could become cumbersome and unusable by comparison to the older and admittedly out of date version of LNP.   Sometimes, less is more.
« Last Edit: August 24, 2013, 11:11:14 pm by Ironlion »
Logged
Other monsters crowded around me, continually attacking.  I treated them politely, offering the edge of my razor-sharp sword; but the feast, I think, did not please them.

Halnoth

  • Bay Watcher
  • Plan for the Worst. Hope for the Best. Have Fun!
    • View Profile
Re: Expanded LNP - a single download with everything (r34)
« Reply #92 on: August 28, 2013, 12:24:40 am »

What plugin is auto assigning stuff to be traded. It is very annoying as it ties up dwarves hauling crap I won't be trading. I'd like to turn it off.

Never mind I found out what happened, evidently you can turn on and off auto trade on the stockpile and I had fat fingered one.
« Last Edit: August 28, 2013, 12:52:47 am by Halnoth »
Logged
One of the dwarfs walked in front of Thor to get a better view of the prye, and Thor kicked him irritably into the middle of the flames, which made Thor feel slightly better and made all the dwarfs feel much worse.

Cloth Armor Mod http://www.bay12forums.com/smf/index.php?topic=158967.msg7063531#msg7063531

nbstrong

  • Escaped Lunatic
    • View Profile
Re: Expanded LNP - a single download with everything (r34)
« Reply #93 on: August 30, 2013, 10:32:21 pm »

Would there happen to be a mirror for this or could someone provide one?

The DFFD has atrocious download speeds and I have not been able to complete a download. And my internet is pretty good, too!
Logged

ArmokGoB

  • Bay Watcher
    • View Profile
Re: Expanded LNP - a single download with everything (r34)
« Reply #94 on: August 31, 2013, 04:35:22 pm »

I got this:
Code: [Select]
java.lang.IllegalStateException: Can't find LNP's configuration file!
at nl.dricus.df.config.dao.AppConfigDao.load(AppConfigDao.java:64)
at nl.dricus.df.state.LNP.reloadAppConfig(LNP.java:185)
at nl.dricus.df.state.LNP.<init>(LNP.java:87)
at nl.dricus.df.state.LNP.get(LNP.java:96)
at nl.dricus.df.form.main.MainForm.initComponents(MainForm.java:496)
at nl.dricus.df.form.main.MainForm.<init>(MainForm.java:105)
at nl.dricus.df.LauncherApplication.showMainWindow(LauncherApplication.java:94)
at nl.dricus.df.LauncherApplication.run(LauncherApplication.java:64)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.io.FileNotFoundException: C:\Windows\system32\LNP\lnp.yaml (The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at java.io.FileReader.<init>(Unknown Source)
at nl.dricus.df.config.dao.AppConfigDao.getAppConfigFileReader(AppConfigDao.java:88)
at nl.dricus.df.config.dao.AppConfigDao.load(AppConfigDao.java:60)
... 21 more
Logged
Cyclopes, prepare to meet your demise at the metaphorical hands of my cushion ruby cabochons.

PeridexisErrant

  • Bay Watcher
  • Dai stihó, Hrasht.
    • View Profile
Re: Expanded LNP - a single download with everything (r34)
« Reply #95 on: August 31, 2013, 09:54:19 pm »

You're missing the configuration file - did you delete anything?  The relevant parts of that message are the non-indented parts, so...

This can be fixed (for this version) by pasting the following into a file called "lnp.yaml", in the LNP folder.
Code: (lnp.yaml for r34) [Select]
customKeybindsFiles:
-  name: PeridexisErrant
   file: PeridexisErrant.txt
-  name: Classic LNP
   file: Classic LNP.txt
-  name: Vanilla DF
   file: Vanilla DF.txt
dfDirectory: Dwarf Fortress 0.34.11
dfExecutable: Dwarf Fortress.exe
folders:
-  path: LNP\extras
   separator: false
   title: Extras
-  path: User Generated Content
   separator: false
   title: User Content
graphicsPacks:
-  name:
   directory:
-  name: '[16x16] ASCII Default 0.34.11'
   directory: '[16x16] ASCII Default 0.34.11'
-  name: '[16x16] CLA v15'
   directory: '[16x16] CLA v15'
-  name: '[16x16] Ironhand 0.73.4'
   directory: '[16x16] Ironhand 0.73.4'
-  name: '[12x12] Jolly Bastion 34.10v5'
   directory: '[12x12] Jolly Bastion 34.10v5'
-  name: '[16x16] Mayday 0.34.11'
   directory: '[16x16] Mayday 0.34.11'
-  name: '[16x16] Obsidian 0.8a'
   directory: '[16x16] Obsidian 0.8a'
-  name: '[16x16] Phoebus 34.11v01'
   directory: '[16x16] Phoebus 34.11v01'
-  name: '[16x16] Spacefox 34.11v1.0'
   directory: '[16x16] Spacefox 34.11v1.0'
launchDfWithTerminal: true
links:
-  separator: false
   title: Dwarf Fortress Website
   url: http://www.bay12games.com/dwarves
-  separator: false
   title: Donate to keep DF going
   url: http://www.bay12games.com/support.html
-  separator: false
   title: Dwarf Fortress Forums
   url: http://www.bay12forums.com/smf
-  separator: false
   title: This pack's forum thread
   url: http://www.bay12forums.com/smf/index.php?topic=126076
-  separator: true
   title:
   url:
-  separator: false
   title: Dwarf Fortress on Reddit
   url: http://en.reddit.com/r/dwarffortress/
-  separator: false
   title: Dwarf Fortress Wiki
   url: http://dwarffortresswiki.org/index.php/DF2012:Quickstart_guide
-  separator: false
   title: DF Map Archive
   url: http://mkv25.net/dfma/index.php
-  separator: true
   title:
   url:
-  separator: false
   title: Stories on the wiki
   url: http://dwarffortresswiki.org/index.php?title=Special:PrefixIndex&from=&namespace=100
-  separator: false
   title: Stories on dfstories
   url: http://dfstories.com/all-stories/
-  separator: true
   title:
   url:
-  separator: false
   title: Captnduck's Tutorial Videos
   url: https://www.youtube.com/playlist?list=PL06686270DA5FF439
-  separator: false
   title: Getting Started, paid book
   url: http://shop.oreilly.com/product/0636920022565.do
-  separator: false
   title: Free, old basis of book
   url: http://afteractionreporter.com/2009/02/09/the-complete-and-utter-newby-tutorial-for-dwarf-fortress-part-1-wtf/
-  separator: false
   title: DFHack readme
   url: https://github.com/peterix/dfhack/blob/master/Readme.rst
terminalPath:
utilities:
-  name: Chromafort
   autostart: false
   directory: Chromafort 4.25
   executable: Chromafort.jar
   showTerminal: false
-  name: DF Designator
   autostart: false
   directory: DF Designator v1
   executable: DF Designator.exe
   showTerminal: false
-  name: DF Story Maker
   autostart: false
   directory: DF Story Maker 1.0
   executable: DF Story Maker.exe
   showTerminal: false
-  name: Dwarf Therapist
   autostart: false
   directory: Dwarf Therapist 20.4
   executable: DwarfTherapist.exe
   showTerminal: false
-  name: embarkanywhere
   autostart: false
   directory: Embark Anywhere
   executable: embarkanywhere.exe
   showTerminal: false
-  name: Isoworld
   autostart: false
   directory: Isoworld 2.0
   executable: isoworld.exe
   showTerminal: false
-  name: Legends Viewer
   autostart: false
   directory: Legends Viewer 1.13.09
   executable: LegendsViewer.exe
   showTerminal: false
-  name: Fortress Overseer
   autostart: false
   directory: Overseer 0.70.1
   executable: Overseer.exe
   showTerminal: false
-  name: PerfectWorld DF
   autostart: false
   directory: PerfectWorld DF 1.6 with xml update
   executable: PerfectWorldDF.exe
   showTerminal: false
-  name: SoundSense
   autostart: true
   directory: soundSense r42
   executable: soundSense.exe
   showTerminal: false
-  name: Quickfort
   autostart: false
   directory: Quickfort 2.04
   executable: Quickfort.exe
   showTerminal: false
-  name: DF Announcement Filter
   autostart: false
   directory: DF Announcement Filter 1.1
   executable: DF Announcement Filter 1.1.jar
   showTerminal: false
Logged
I maintain the DF Starter Pack - over a million downloads and still counting!
 Donations here.

Tabris

  • Bay Watcher
    • View Profile
Re: Expanded LNP - a single download with everything (r34)
« Reply #96 on: September 03, 2013, 01:03:59 am »

Anybody knows what the keybinging for autobutcher is in this pack?

Edit: Sorry, didn't knew it had to be done from the animals screen. If anybody was also looking for it, it's Shift + B
« Last Edit: September 03, 2013, 01:17:00 am by Tabris »
Logged

PeridexisErrant

  • Bay Watcher
  • Dai stihó, Hrasht.
    • View Profile
Re: Expanded LNP - a single download with everything (r34)
« Reply #97 on: September 03, 2013, 02:18:52 am »

For any other keybindings, they're stored in a file called dfhack.init in the Dwarf Fortress folder for all the scripts and plugins. Standard keybindings are under data/init folder iirc but there's less call to look up those, since the in game menu is more readable.
Logged
I maintain the DF Starter Pack - over a million downloads and still counting!
 Donations here.

Tabris

  • Bay Watcher
    • View Profile
Re: Expanded LNP - a single download with everything (r34)
« Reply #98 on: September 03, 2013, 03:48:55 am »

For any other keybindings, they're stored in a file called dfhack.init in the Dwarf Fortress folder for all the scripts and plugins. Standard keybindings are under data/init folder iirc but there's less call to look up those, since the in game menu is more readable.
That's how i ended up learning the autobutcher one, an invaluable tip nevertheless
Logged

Devstorm

  • Bay Watcher
    • View Profile
Re: Expanded LNP - a single download with everything (r34)
« Reply #99 on: September 03, 2013, 12:48:03 pm »

I tried your version out over the weekend and have to say I rather like it. Haven't figured out how to use all the bells and whistles but it has already enhanced my DF playing somewhat. Thanks, everyone who contributed!
Logged

Taverius

  • Bay Watcher
  • Curly says go!
    • View Profile
Re: Expanded LNP - a single download with everything (r34)
« Reply #100 on: September 04, 2013, 08:42:43 am »

You forgot to change the directory path for the supplemental soundsense log in the soundsense config. It still points to "${gamebasedir}" instead of "../../../Dwarf Fortress 0.34.11/", so as released it doesn't actually pickup the data written by soundsense-season.

The list of keybind files for the cross-platform UI is wrong in the .yaml, doesn't point to the right files.

In the DFHack init:

  • you've added  calling dwarfmonitor enable twice (there's a setup in the tweaks section too) and setting the stats keybind twice. Also, add the @dwarfmode/Default context to the stats keybind so it doesn't conflict with toggling forbidden in the improved stocks UI.
  • add the @dwarfmode/QueryBuilding/Some/Workshop/Job context to job-duplicate.
  • add the @dwarfmode/Stockpiles context to copystock.
Also, Falconne's plugin's got a small update. :)
Logged
The early bird gets the worm, but the second mouse gets the cheese.

PeridexisErrant

  • Bay Watcher
  • Dai stihó, Hrasht.
    • View Profile
Re: Expanded LNP - a single download with everything (r34)
« Reply #101 on: September 04, 2013, 08:29:34 pm »

I'd gotten Falconne's update... and you have a few lines of credits in the changelog for r35.    :-)

Thanks - this is the most useful feedback I've had in quite a while, and the kind of support that makes it possible to do this. 

Also:  r35 is out everyone, and there are big changes to the data copying script:  it now works on the classic Lazy Newb Pack (standard and advanced) too, and even pure Vanilla DF.  Better structure and commenting too, if anyone wants to modify it - GPL3 ftw. 
Logged
I maintain the DF Starter Pack - over a million downloads and still counting!
 Donations here.

Taverius

  • Bay Watcher
  • Curly says go!
    • View Profile
Re: Expanded LNP - a single download with everything (r35)
« Reply #102 on: September 05, 2013, 01:28:38 am »

Btw, I think the Spacefox tileset has varied ground set in its config, which should be off for that tileset.

I think that's the case for CLA and Jolly too, but I'm not sure.

Re: download host, for Kerbal Space Program I tend to use mediafire as a mirror. Whenever we release a new version of the B9 pack the official download site crashes :3
« Last Edit: September 05, 2013, 01:30:23 am by Taverius »
Logged
The early bird gets the worm, but the second mouse gets the cheese.

Kip

  • Escaped Lunatic
    • View Profile
Re: Expanded LNP - a single download with everything (r35)
« Reply #103 on: September 06, 2013, 07:56:50 am »

Thanks for this tool, it really helps me, a completely noob on DF. I used the outdated original LNP before I found your work, and Falconne's plugs was not here (especially Mouse plugin, better than Mouse Fortress), and several tools was not updated.

One question : why the default ASCII is not the really one ? When I try to play with "ASCII Default 0.34.11", I have this :



Instead of this (screenshot taken with the vanilla DF) :

Logged
Apologize for my poor English, I'm French. I know, I need to build an English Workshop in my fortress.

fricy

  • Bay Watcher
  • [DFHACK:ZEALOT]
    • View Profile
Re: Expanded LNP - a single download with everything (r35)
« Reply #104 on: September 06, 2013, 08:17:20 am »

One question : why the default ASCII is not the really one ? When I try to play with "ASCII Default 0.34.11", I have this :

Yeah, probably an oversight by the author, open /Dwarf Fortress 0.34.11/data/init/init.txt and change
[GRAPHICS:YES]
to
[GRAPHICS:NO]
Pages: 1 ... 5 6 [7] 8 9 ... 385