Author Topic: Township - Development Thread  (Read 103530 times)

Son of the King

  • Megas Domestikos
    Voting Member
  • Posts: 3368
  • Karma: 29
  • Awards Awarded for outstanding services to Exilian!
    • View Profile
    • SotK
    • Awards
Re: Township - Development Thread
« Reply #135 on: July 05, 2017, 10:10:33 PM »
Infinite map screenshots!

Spoiler: Near the origin (click to show/hide)
Spoiler: Somewhat further out (click to show/hide)

Today's progress has mostly been the tile information panel thing, which is only there as a means to the end of me working out what tiles need and playing with yamlui's text labels really.

If you want to play with it and have Python (>=2.7) + Pygame (something recent-ish, idk) installed, you can get the code from GitHub. You'll need to get yamlui too and place it alongside mapgen.py though. There isn't much in the way of actual functionality yet though, its still pretty much just a map generator.

Jubal

  • Megadux
    Executive Officer
  • Posts: 35449
  • Karma: 140
  • Awards Awarded for oustanding services to Exilian!
    • View Profile
    • Awards
Re: Township - Development Thread
« Reply #136 on: July 07, 2017, 04:14:55 PM »
Nice, hopefully I'll get time to have a play around soon :)
The duke, the wanderer, the philosopher, the mariner, the warrior, the strategist, the storyteller, the wizard, the wayfarer...

Son of the King

  • Megas Domestikos
    Voting Member
  • Posts: 3368
  • Karma: 29
  • Awards Awarded for outstanding services to Exilian!
    • View Profile
    • SotK
    • Awards
Re: Township - Development Thread
« Reply #137 on: July 07, 2017, 09:50:20 PM »
I've spent the last couple of days doing some initial work on "Stockpiles", which I intend to be some kind of resource drop-site type things. Currently you can only place them and select them. Actually tracking their contents and displaying information about them should be possible tomorrow :D .

Jubal

  • Megadux
    Executive Officer
  • Posts: 35449
  • Karma: 140
  • Awards Awarded for oustanding services to Exilian!
    • View Profile
    • Awards
Re: Township - Development Thread
« Reply #138 on: July 08, 2017, 10:32:59 AM »
Ooh, excellent :) (Also, recent work included in Updates from the Forge!)
The duke, the wanderer, the philosopher, the mariner, the warrior, the strategist, the storyteller, the wizard, the wayfarer...

Son of the King

  • Megas Domestikos
    Voting Member
  • Posts: 3368
  • Karma: 29
  • Awards Awarded for outstanding services to Exilian!
    • View Profile
    • SotK
    • Awards
Re: Township - Development Thread
« Reply #139 on: September 23, 2018, 09:11:55 PM »
Another year, another bit of work on Township. I did some refactoring to make it lots easier to display information in the UI, and I also implemented the beginning of support for villagers. Currently there is only one, its a black dot, and all it can do is be selected and told to walk in a straight line, but the groundwork is in place to support them properly now. The next step is making them be able to do things like gather resources and move them to stockpiles.

Jubal

  • Megadux
    Executive Officer
  • Posts: 35449
  • Karma: 140
  • Awards Awarded for oustanding services to Exilian!
    • View Profile
    • Awards
Re: Township - Development Thread
« Reply #140 on: September 24, 2018, 12:38:07 AM »
Nice :) Good luck with carving out some time for the next steps...!
The duke, the wanderer, the philosopher, the mariner, the warrior, the strategist, the storyteller, the wizard, the wayfarer...