Download

BLOG       DOWNLOAD/ABOUT         LINKS         CONTACT

20 August 2018

Released: LoSt #12 (Night Errands)


Download Land of Strangers #12

I finally decided that the time was ripe to release Land of Strangers version #12. This version has been in the works for a year (on and off), and represents the meatiest changelog in the project so far. Some of the more notable changes include a basic infrastructure for bounties (quests), the option to heal long term wounds by resting, a zoomed out view of the map, and a rehaul of the combat system, UI and controls. In addition, #12 is the first version with (rudimentary) mouse support, as well as a (placeholder) system for character advancement by shtick aquisition.

LoSt joys
The current scenario starts you in Arken Town, a sleepy settlement in the unsettled outskirts of the young world that some simply call The Land. By some ill-boding twist of fate (yet, ill-boding still unbeknownst to whom), you have gleaned the location of an infamous fugitive. So you find yourself drawn to the jailhouse, at least to ogle the Wanted-poster and count your options …

As always, player comments are very welcome, here or on appropriate discussion boards or to the e-mail address supplied in the archives. Players should be advised that the game is still sparse on the content side. However, picking up the plot hook with the bandit campsite should offer a challenging little game in itself, enough to showcase the new features and give some indication of the direction I'm hoping to take the game in.

Version #12 is quite experimental, rolling in a lot of systemic changes. It is intended to be somewhat of an interim release, as I'm hoping to add more content for the next version, as well as doing a quick turnaround of important bug fixes that will hopefully become apparent in the time to come. There are some obvious issues, especially a lot of graphical glitches. Take it as a late entry to the "glitch roguelite" subgenre, if you will, but feel free to take the opportunity to point out errors and make more general comments regarding the graphical interface.

As always,
Minotauros

PS. And now, what we've all been waiting for, here's the changelog (a few minor changes may have fallen between the cracks and been left unnoted):
 
Keep fucking that chicken.
SYSTEM Started work on travelogue mode (zoomed out map) 
SYSTEM Scaled everything up a bit in size
SYSTEM Added base system for boons
SYSTEM Added long-term resting (incomplete)
SYSTEM Added individual reputation stat for Critters (incomplete)
SYSTEM Dynamic nicknames (incomplete)
SYSTEM Experience/shtick acquisition (temporary)
SYSTEM Disabled sprinting (temporary)
SYSTEM Drop/pickup now works on adjacent tiles
SYSTEM Give items by dropping them onto an adjacent NPC
SYSTEM Replaced wound system with a flat Grit meter
SYSTEM Interrupted attacks not blocked, but always graze/go wild
SYSTEM Increased inventory space
SYSTEM Flumadiddling (inventory handling) counts as a free action
SYSTEM Flumadiddling with cocked guns can be dangerous
SYSTEM Better support for instantaneous events
SYSTEM Perks and skills merged to one category, shticks
SYSTEM Character generation changed to reflect new shtick system
SYSTEM (testing) Set all shtick costs to 1 point in character generation
SYSTEM Kits for unarmed combat moddable (like prefixed guns etc.)

CONTENT Start game in Arken Town, a small settlement
CONTENT Basic bounty: Bring a wanted bandit to justice
CONTENT Changed intro text to reflect sample, soft "win condition"
CONTENT Simple rivers and mountains added as climate types
CONTENT Added some props: [redacted] and more
CONTENT New shticks: Muster, Circle blow, The breathing way, Leatherbrain
CONTENT Made bricks stackable and gave them stats as thrown weapons
CONTENT Derringers and pepperbox guns are now two separate types
CONTENT Changed effect of adrenaline syringe to: heal all bruises
CONTENT Changed effect of bleeding to: inflict all bruises as wounds
CONTENT Changed feel no pain to: always heal for 3 turns
CONTENT Changed war wound to: increase chance of wounds healing badly
CONTENT Changed tough as nails to: decrease chance of healing badly
CONTENT Removed Swordfighter career, added Barber instead

UI Started to implement mouse support (incomplete)
UI Configuration wizard for first-time players
UI Message log now oriented to center of the menu
UI Message log not flushed between turns
UI Added option to cancel character creation mid-process
UI Replaced dual-button system with main button (experimental)
UI Separate shortcut keys for inventory (default [F1-F10])
UI Shortcut [G] and [,] to get/give/drop command
UI Commands to zoom in/out on map
UI Menus reorganized to put option 0 on top
UI Scrolling menus are still ugly and buggy, but less buggy :P
UI Distinct animation for grazes and several other events/effects
UI Support for onomatopoeta (sound effects) on tactical map
UI Added colored messages (signals pleased/annoyed status)
UI Speech scrolls now take a few seconds to fade out when dismissed
UI Removed all non-free fonts from the game
UI Modified font (Linux Biolinum) for better unicode support
UI Redid the in-game character sheet a bit
UI Disabled player survey (at least for now)
UI Removed obsolete manual (temporarily)
UI (debug) print_me() to log/stdout when looking at beings slightly prettier
UI (debug) Game now makes a backup log when the game crashes

WORLD Place templates can contain player's starting position
WORLD Merged Region and Climate classes
WORLD Added Superregion class (named region on the map)
WORLD Region name generation takes climate etc. into account
WORLD Lots(!) of small and big changes to how the world is built

AI States can be pure switches
AI State machine can remember several distinct targets at once
AI Can prompt the player to choose an alternative and react accordingly
AI Can test (simple) scripted conditions directly from the data files
AI Some tactical changes to reflect new combat systems (incomplete)

BUG Time system with simultaneous actions wasn't simultaneous
BUG Shtick descriptions weren't displayed during character generation
BUG Sometimes crashed when critter ai had no target
BUG Game crashed with manually inputed world seeds
BUG Trying to draw off screen crashed (hopefully fixed)
BUG Various other small bugs that would crash for no reason ;)
BUG Post mortem "screensaver mode" sometimes hung
BUG Impossible to demolish house walls
BUG Certain places didn't spawn at all
BUG Savescumming may have been buggy, should now be more fool proof :)
BUG Help screen didn't print command keys properly
BUG Game window sometimes started maximized when it should not
BUG Reset some attributes when patching beings with certain kits
BUG Some speech scrolls were rendered twice (fixed, but reappeared )-:
BUG Some speech scrolls didn't get painted to the map
BUG Speech scrolls flickered for a split second between turns
BUG Sprites disappear when several gets drawn to the same hex
BUG Certain "steppable" objects, like thorns, didn't work properly
BUG Random characters always started with "animal friend" shtick :P
BUG Character sheet listed inventory's kit names instead of prop titles
BUG Typo in /kits/desert_life/brains.yug made tool wielders unable to attack
BUG Dilettante sometimes got same skill twice
BUG Attack forms without crit effects did no damage on crit hit
BUG Typos "pilarist", "omniscinet", "likelyhood", and a few more ...

2 comments:

  1. Trying to run the game (both .exe and from sources) in fullscreen mode gave me following error:

    File ".../interface.py"
    line 1686, in blit_shade
    ulay=self.screen.subsurface((x_pos,y_pos),(tr.width,tr.height))
    ValueError: subsurface rectangle outside surface area

    It shows up after the game promts: "Finished creating the land. (press space)". I press space and booom, error. My screen resolution is 1440 x 900. Changing tile/font size doesn't seem to have any effect but once I disable fullscreen mode and restart the game everything works just fine :)
    Good to see new version out finally. I didn't have much time to play around with it so it's too early to give concrete thoughts, but it's pretty cool so far :)

    ReplyDelete
    Replies
    1. Thank you for that. I must see if I can replicate the bug. That happens when the game is trying to draw things off-screen, so it's tempting to just put in an exception and tell the game to carry on ;) but I better take the effort to properly fix it.

      Delete