Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 192 193 [194] 195 196 ... 385

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

thistleknot

  • Bay Watcher
  • Escaped Normalized Spreadsheet Berserker
    • View Profile
Re: PeridexisErrant's Starter Pack, 40.24-r19
« Reply #2895 on: November 26, 2015, 12:00:20 am »

I know someone who is really really good at curl and bash scripting at my work that could work this in two minutes.

PeridexisErrant

  • Bay Watcher
  • Dai stihó, Hrasht.
    • View Profile
Re: PeridexisErrant's Starter Pack, 40.24-r19
« Reply #2896 on: November 26, 2015, 12:15:23 am »

Yeah, this is definitely not a least-effort solution.  On the other hand, I aim to have the script do everything else too - from update keybindings when the format changes, to writing my changelogs for me.  It's not what it does now, it's what it can do in future: repeatable builds from a simple config file to the latest components.  Plus some other stuff; for example here's a table it outputs about the components it's pulling in:

Component:           Age:   Version:       Filename:
 PyLNP                  -1   0.10b          PyLNP_0.10b-win32.zip         
 Dwarf Fortress         -1   0.40.24        df_40_24_win.zip             
 Quickfort              -1   2.04           Quickfort_2.04.zip           
 Soundsense             -1   2015-1         soundSense_2015-1_194.zip     
 Quickfort Blueprint     3   2.3            Community Quickfort Blueprints
 TwbT                    3   v5.49          twbt-5.49-win.zip             
 Armok Vision           10   v0.7.2         Armok.Vision.0.7.2.Win.x64.zip
 Announcement Window    16   Version 1.1b   AnnouncementWindow-1.1b-win32.
 DFHack                 17   0.40.24-r4     dfhack-0.40.24-r4-Windows.zip
 Gemset                 28   1.4            GemSet 1.4.zip               
 World Viewer           46   2.1.3          World Viewer df40.zip         
 Phoebus                87   2              DF Phoebus 40.24 TWBT.zip     
 Spacefox              145   40.24          fricy_Spacefox_40.24.zip     
 Obsidian              269   40.24          fricy_Obsidian_40.24.zip     
 Dwarf Therapist       297   31.0           Dwarf-Therapist-WIN-31.0.0.zip
 Mayday                306   40.24          fricy_Mayday_40.24.zip       
 CLA                   306   40.24          fricy_CLA_40.24.zip           
 Ironhand              321   40.24          fricy_Ironhand_40.24.zip     
 Legends Viewer        342   1.13.24        LegendsViewer-1.13.24.zip     
 Stocksettings         355   2              stocksettings-presets-v2.zip 
 PerfectWorld          379   1.9            PerfectWorldDF_1_9.zip       
 Isoworld              432   2.1            IsoWorld 2.1.zip             
 Dwarf Mockup          436   1.0.3          DwarfMockup-1.0.3.zip         
 PerfectWorld XML      440   1              WorldGen.zip                 
 Picturefort           523   2.1            picturefort_2.1.zip           
 Dorven Realms         569   R1             DorvenRealms.sfx.exe         
 DF Story Maker        863   1.0            DFStoryMaker.zip

So for example you can see I missed the TwbT update; that could have been in r19 if I'd seen it earlier.  I'm also thinking about dropping the Story Maker, as I don't like distributing old closed source binaries.
Logged
I maintain the DF Starter Pack - over a million downloads and still counting!
 Donations here.

lethosor

  • Bay Watcher
    • View Profile
Re: PeridexisErrant's Starter Pack, 40.24-r19
« Reply #2897 on: November 26, 2015, 08:19:54 am »

It might be nice to move that to the LNP organization (once it's stable enough, that is).

Also, I think I've fixed the workflow crash! There are issues with some saves already being broken that result in crashes even without using DFHack, but workflow should patch those automatically.
Logged
DFHack - Dwarf Manipulator (Lua) - DF Wiki talk

There was a typo in the siegers' campfire code. When the fires went out, so did the game.

PeridexisErrant

  • Bay Watcher
  • Dai stihó, Hrasht.
    • View Profile
Re: PeridexisErrant's Starter Pack, 40.24-r19
« Reply #2898 on: November 26, 2015, 08:42:12 am »

Awesome!

Yeah, medium-term I'd love to share it more widely, and maybe have a single codebase with a config file for each platform.  Something like this could be useful for players on exotic *nixes, for example.  For now the focus is just on getting it right for me though, and designing for later improvement where I can.
Logged
I maintain the DF Starter Pack - over a million downloads and still counting!
 Donations here.

lethosor

  • Bay Watcher
    • View Profile
Re: PeridexisErrant's Starter Pack, 40.24-r19
« Reply #2899 on: November 26, 2015, 08:50:17 am »

The Linux LNP handles issues on most distros (with starting DF, at least) in a single script, so there are only separate packs for 32 and 64-bit architectures.
Logged
DFHack - Dwarf Manipulator (Lua) - DF Wiki talk

There was a typo in the siegers' campfire code. When the fires went out, so did the game.

ramshield

  • Escaped Lunatic
    • View Profile
Re: PeridexisErrant's Starter Pack, 40.24-r19
« Reply #2900 on: November 29, 2015, 01:07:20 pm »

Has the stability increased since r17? I had regularly crashes when I updated to r18, especially with (what I think is the cause of crashes) autolabor?
Logged

lethosor

  • Bay Watcher
    • View Profile
Re: PeridexisErrant's Starter Pack, 40.24-r19
« Reply #2901 on: November 29, 2015, 01:49:28 pm »

That would probably have been workflow, unless you weren't using it:

Does this still have the gamecrashing DFHack/workflow bug reported at https://github.com/DFHack/dfhack/issues/741?
Also, I think I've fixed the workflow crash! There are issues with some saves already being broken that result in crashes even without using DFHack, but workflow should patch those automatically.

Note that this pack hasn't updated to DFHack r5 yet, so you'll have to wait for that fix or update DFHack yourself.
Logged
DFHack - Dwarf Manipulator (Lua) - DF Wiki talk

There was a typo in the siegers' campfire code. When the fires went out, so did the game.

PeridexisErrant

  • Bay Watcher
  • Dai stihó, Hrasht.
    • View Profile
Re: PeridexisErrant's Starter Pack, 40.24-r19
« Reply #2902 on: November 29, 2015, 07:40:43 pm »

Note that this pack hasn't updated to DFHack r5 yet, so you'll have to wait for that fix or update DFHack yourself.

ETA: two days for my final 40.24 release.
Logged
I maintain the DF Starter Pack - over a million downloads and still counting!
 Donations here.

Yawzheek

  • Bay Watcher
    • View Profile
Re: PeridexisErrant's Starter Pack, 40.24-r19
« Reply #2903 on: November 30, 2015, 02:59:10 am »

That would probably have been workflow, unless you weren't using it:

Does this still have the gamecrashing DFHack/workflow bug reported at https://github.com/DFHack/dfhack/issues/741?
Also, I think I've fixed the workflow crash! There are issues with some saves already being broken that result in crashes even without using DFHack, but workflow should patch those automatically.

Note that this pack hasn't updated to DFHack r5 yet, so you'll have to wait for that fix or update DFHack yourself.

You guys are amazing, and I want to thank both of you for your great work!

I had the workflow crash on my last save (couldn't for the life of me figure out why it was crashing lol) and noticed the LNP updated, but unfortunately DFHack updated about a day after XD I downloaded R5, extracted and replaced everything, and on startup got a few error messages that seemed to pertain to it being of another version, but I haven't played yet. Can I safely assume everything is probably fine with both the LNP, DFHack, and my manual installation?

EDIT: http://i.imgur.com/AmvlmtK.png

That's what I get on startup.
« Last Edit: November 30, 2015, 06:10:50 am by Yawzheek »
Logged

ramshield

  • Escaped Lunatic
    • View Profile
Re: PeridexisErrant's Starter Pack, 40.24-r19
« Reply #2904 on: November 30, 2015, 04:11:50 am »

That would probably have been workflow, unless you weren't using it:

Does this still have the gamecrashing DFHack/workflow bug reported at https://github.com/DFHack/dfhack/issues/741?
Also, I think I've fixed the workflow crash! There are issues with some saves already being broken that result in crashes even without using DFHack, but workflow should patch those automatically.

Note that this pack hasn't updated to DFHack r5 yet, so you'll have to wait for that fix or update DFHack yourself.

Ah I see, I updated it last time and it ruined my DF, so I'll wait. Any ETA that is known?

EDIT: Just read the post, eta of 2 days, I can wait that long before playing DF again!

(I threw it at the trash because it just ruined the game for me, but now I can play again :) )
Logged

Toskin

  • Escaped Lunatic
    • View Profile
Re: PeridexisErrant's Starter Pack, 40.24-r19
« Reply #2905 on: November 30, 2015, 08:00:40 am »

Not sure if I should report it here (is there dedicated bug tracker ?) but looks like workflow in r19 is not reacting to shortcuts.
Logged

PeridexisErrant

  • Bay Watcher
  • Dai stihó, Hrasht.
    • View Profile
Re: PeridexisErrant's Starter Pack, 40.24-r19
« Reply #2906 on: November 30, 2015, 08:49:10 am »

Not sure if I should report it here (is there dedicated bug tracker ?) but looks like workflow in r19 is not reacting to shortcuts.

If you're using Quickfort, it eats the 'alt' key and many keybindings stop working.  Otherwise, it's probably fixed in the latest DFHack release and I'll be releasing in 24hours or so.  Many components of the pack have bug trackers, but reporting bugs here is usually best as I can pass it on if it's unknown, with comments on potentially related things.
Logged
I maintain the DF Starter Pack - over a million downloads and still counting!
 Donations here.

Musaab

  • Bay Watcher
    • View Profile
Re: PeridexisErrant's Starter Pack, 40.24-r19
« Reply #2907 on: December 01, 2015, 03:26:02 am »

In adventure mode, I got a crash when I tried to move on the map and it said "offloading site" then shut down.
Logged

PeridexisErrant

  • Bay Watcher
  • Dai stihó, Hrasht.
    • View Profile
Re: PeridexisErrant's Starter Pack, 40.24-r20
« Reply #2908 on: December 01, 2015, 11:19:28 am »

The Starter Pack has updated to 0.40.24-r20!  As usual, you can get it here.

Much has happened in the past week; I've (almost, again) finished a system to help me update more quickly, and there have been substantial improvements to DFHack, graphics packs, Dwarf Therapist, and World Viewer.

However, the week to come is likley to be much bigger!  For those who haven't been through a DF release before, here's roughly how it works:
 1. Toady releases a DF update.  You can download this as well, and run multiple versions on the same computer if you want to.
 2. Various utilities, graphics packs, and so on are updated.
 3. I decide to release a pack update, and a few hours later Toady sends us back to stage 1.  (Yes, really.  No, Toady and I don't coordinate.)

Until the I judge the new release stable, all of this will happen at a different file and new players are encouraged to learn with the 40.24 pack.  After I decide it's ready, that newer pack will become the default and 40.24 will be moved to an archive link (as 34.11 was).  If the new version later becomes unstable, the pattern continues.

Changelog:
 - updated graphics; Fricy did a lot of cleanup work
 - updated DFHack to 40.24-r5
 - updated TwbT to 5.50
 - config changes to match DFHack bugfixes
 - now using https://github.com/PeridexisErrant/starter-pack
 - belatedly updated World Viewer to 2.1.3
 - dropped 32bit World Viewer
 - updated Dwarf Therapist to 32.0
Logged
I maintain the DF Starter Pack - over a million downloads and still counting!
 Donations here.

PeridexisErrant

  • Bay Watcher
  • Dai stihó, Hrasht.
    • View Profile
Re: PeridexisErrant's Starter Pack, 40.24-r20
« Reply #2909 on: December 01, 2015, 07:31:40 pm »

The Starter Pack has updated to 0.42.01-r01!  The first of many, available at this page.

0.42.01-r1 changelog:
 - updated DF to 0.42.01
 - only ASCII and CLA graphics
 - all utilities except DFHack, Therapist, PerfectWorld (some at reduced effectiveness)
 - the launcher might be broken
 - Tilesets, keybindings, embark profiles, and so on should all work.

Contents:

Core:
 - Dwarf Fortress 0.42.01
 - PyLNP 0.10b

Utilities:
 - Announcement Window 1.1b
 - DF Story Maker 1.0
 - Dorven Realms R1
 - Dwarf Mockup 1.0.3
 - Isoworld 2.1
 - Legends Viewer 1.13.24
 - PerfectWorld 1.9
 - Picturefort 2.1
 - Quickfort 2.04
 - Soundsense 2015-1
 - World Viewer 2.1.3

Graphics:
 - ASCII
 - CLA

Other Content:
 - Quickfort Blueprints 2.3
Logged
I maintain the DF Starter Pack - over a million downloads and still counting!
 Donations here.
Pages: 1 ... 192 193 [194] 195 196 ... 385