XXX4Fans
ShadowRx from patreon

ShadowRx

patreon


ShadowRx posts

HardLife - Taunts, Riverside Park, and Parkhaven Newage Bookstore

I've added a new option to combat, the ability to TAUNT your opponents by lowering your guard, flexing your abs, and offering them a free shot.

Choosing the Taunt action will disable counter-attacking for that character, and it will remain off until taking the Guard action again reactivates it.


I'm also workin...

View Post

HardLife v0.26167 (content preview)

ShadowRx post HardLife v0.26167 (content preview) from patreon

https://sta.sh/01rqiva5eb3


I'm still adding content/encounters to the bookstore, park, and gym- so this isn't quite ready for release yet, but we now have:

* Blood Shards
* the first of at least 2 places to trade shards (Blood, Life, ?Time)<...

View Post

HL-"It's a secret to everybody..."

ShadowRx post HL-"It's a secret to everybody..." from patreon

Always better to read than "Pay me for the door repairs."


Anyway, I'm terrible at keeping secrets when I'm excited about something, and even though the proof-of-concept is less than ideal to demo the intended feature, here it is.

We are adding damage-zone-graphing to combat, you will be able to see at a glance...

View Post

HL-CMS (for those who were curious)

ShadowRx post HL-CMS (for those who were curious) from patreon

The CMS is pretty basic, but it automatically builds out the insert/update forms based on the MySQL table structure, selecting the appropriate form controls, etc., so I can focus on adding content records and tables rather than coding the CMS for each change/addition to the data-tables.


I'm tinkering a bit to add su...

View Post

HL-CMS Image-Support

 Now working on adding file/image support to CMS and game... there's a little surprise I have in store for the new UI... nothing too fancy, no full-on graphics yet, but something we definitely needed for combat ;)

I just need to create a special condition for unusual column names `[file].size`, `[file].data`, `[file]....

View Post

HL - new (cis)gender options/chromosomes

Getting a little carried away with new (cisgender) options/chromosomes. Added V, W, and Z chromosomes to the X, Y mix, and the option of -, a null-gender trait.

An XX is, of course, a typical mortal female.

An XY is, of course, a typical mortal male.

A YY, or "alpha male", is a normally unstable mutation (not natur...

View Post

HardLife, PSL and v0.3+ Cost-System integration

Working on the costs-table for items and activated powers, will post a more detailed update on the costs-system later, but this ties in to all types of resources and works consistently across all object-types, including characters. The very first entry on the table is the cost of 'self', intended for things that are destroyed/sa...

View Post

Which playable HardLife character is your favorite, and why? (plz comment)

(what is this, twitter? why is there a 140 character limit on poll options?!)

(also, yay, my very first patreon poll... didn't see this option before. :) Questions, have, I... yes, many... <^-^>)

View Post

HL - Hashes, Seedable RNGs, and (later) Fractals

 Working on string-hashing and seedable-RNG functions for more consistent content generation and compression.

A use-case I have in mind is to use an NPC's name to generate their starting stats and other details, such that whenever that exact name was used in the generation, you would always get that person.

...

View Post

HardLife v0.26072 (supporter build)

ShadowRx post HardLife v0.26072 (supporter build) from patreon

https://sta.sh/01uq82e2ib4w


New Character & several small improvements and bugfixes.

New engine systems are in production in the background, but should not interfere at all with gameplay.

View Post

HardLife - Traits & New Character

ShadowRx post HardLife - Traits & New Character from patreon

We have the beginnings of a proper Traits system:


<<set setup.TRAITS={
  /* Epigenetic Traits... */
'body . organs . type' : ['none', 'Aerobic . Earth . Mammal',],
'body . surface . cover . type' : ['none', 'hair', 'fur', 'feathers', 'chitin...

View Post

HardLife v0.27+ UI Proof of Concept / Live Demo on Sta.sh

ShadowRx post HardLife v0.27+ UI Proof of Concept / Live Demo on Sta.sh from patreon

https://sta.sh/01qgo2wgic19


Compatible with screen aspects 2:1 - 1:2. Viewport requires javascript to be enabled (but then, so does the game :roll:).

In-game the gradient sky and ground will reflect time of day, and any other graphics will be ...

View Post

HardLife v0.27+ Unified UI Layout

ShadowRx post HardLife v0.27+ Unified UI Layout from patreon

New single-mode interface replaces the combat, home, and exploration/encounter screens. This unified UI will let us punch cars and throw people... among other things. It's a big change, but a necessary step to getting the unified actions system and greatly improving encounter options/interaction.

With this you can lift, throw,...

View Post

HardLife v0.27+ Unified Interface (part 1 - Actions Menu)


General Purpose/Unified Actions Interface, intended for Combat, Encounters, Situations, Home Screen, Exploration, etc.


[1] REACT (situational responses)

~ ~ <situation 1>

~ ~ ~ <reaction 1>

~ ~ ~ ...

~ ~ ...

~ ~ Search*

~ ~ Travel* (includes walk/jog/run wor...

View Post

HardLife UOS Prototypes (for v0.27+)

I'm now looking at compression and inflation of data prototypes, such as cars, humans, etc.


The prototype will contain a list of inflation algorithms for some data blocks (like B/body-structure), such as min(), max(), rand(), randPts(), etc. - that will convert the minimal prototype information into a full character...

View Post

HardLife - Unified Object Structure v1.0 (for engine v0.27+)

I've finally settled on a unified object structure for all things in the game. Now I can begin integrating it into the game and CMS as linked features are implemented.


Of particular note are the object-type specific nodes, which ALL objects will possess regardless of their CURRENT type (yes, that's right, we're incl...

View Post

HardLife - Unified Object Structures (v0.27+)

 If I had it to do over...

we would have started with a root in-game-object type, with base properties like objectID(instance), objectLocation(x,y,z,map), objectMass, objectVolume, ...which would then be split into the ENTITIES, LOCATIONS, and ITEMS subtypes, and so on, each sub-classification defining additional prop...

View Post

Valkyrie Sword (Rule #34) for RMMV v0.13-Early Beta

ShadowRx post Valkyrie Sword (Rule #34) for RMMV v0.13-Early Beta from patreon

Found a good solution to the map tiling problem, then got a little carried away and discovered another issue/limitation: RPGMaker MV only supports 999 maps!

The first question everybody asks on the forums is "why would anybody need more than that". Well, I shoot trolls on any forum give that response, clearly someone does, and...

View Post

HardLife v0.26072 (public build)

ShadowRx post HardLife v0.26072 (public build) from patreon

https://sta.sh/0oqju9tpg7n


 HardLife engine v0.26072 notes: 

* New Character & several small improvements and bugfixes.

* New engine systems are in production in the background, but should not interfere at all with gameplay....

View Post

HardLife v0.26! (supporter build)

ShadowRx post HardLife v0.26! (supporter build) from patreon

https://sta.sh/0txujrleeku


HardLife engine v0.26 notes:

* At long last, we have descriptions!

* Description/Appearance system now integrated with NPCs in combat and slave interfaces.

* Weight and Stats system refactored.

* Far...

View Post

HardLife v0.25901 (private beta)

ShadowRx post HardLife v0.25901 (private beta) from patreon

https://sta.sh/0fxsa042m6m


Description system refactored to support NPCs.

New system integrated into Combat and Slaves menu, will be worked into general encounters over time.


There will be another build tonight with more descri...

View Post

engine v0.26 and beyond...

Testing a possible public release now...


The system for Spending Karma for Upgrades has been disabled for now due to bugs in the new interface, and incompatibility with the old interface (due to changes in the data structure). It will be added back in at a latter time, and much improved.


All other m...

View Post

HardLife v0.25862 (private beta)

ShadowRx post HardLife v0.25862 (private beta) from patreon

https://sta.sh/02fnq9ony8xx


Karma spending is disabled for now, but all other forms of stat-training are up and running.


After a little more testing, I'll release an official build, but this one seems pretty stable.


View Post

HardLife v0.25804 (private beta)

ShadowRx post HardLife v0.25804 (private beta) from patreon

https://sta.sh/01xhh578jy3r


Finally, a stable build!


All 4 characters have been converted to the new stat and weight systems.

Save files from earlier versions won't work correctly, specifically your Slaves, Enemies, and other ...

View Post

Magnitude and Stat-refactoring

 A new level derivative substat has been added. Magnitude is the triangular base of Caliber, which itself is the triangular base of Level (which is, of course, the average of your primary stats).

We've been using Caliber for quite a while now, and it serves as the capacity indicator for training/powers, among other th...

View Post

HardLife v0.25603 (private beta)

ShadowRx post HardLife v0.25603 (private beta) from patreon

https://sta.sh/021r6762ssfc


* New Preview Character: Susan G Marien (high school athlete)

The writing is a bit rough, but she should be a fun addition to the roster.

Why this character, and why now? Well, it could be View Post

HardLife v0.25507 (public build)

ShadowRx post HardLife v0.25507 (public build) from patreon

https://sta.sh/0bfro7qt9lw


Various tweaks and fixes, but primarily a stable version of the new bodyweight system, minus the upcoming metabolism changes. 


Current supporter build/private beta is v0.25603: 2018-09-02 07:10:00 +0000 UTC View Post

HardLife v0.25507 (supporter build)

ShadowRx post HardLife v0.25507 (supporter build) from patreon

https://sta.sh/02bqqytzlyks


Various tweaks and fixes, but primarily a stable version of the new bodyweight system, minus the upcoming metabolism changes.

View Post

Metabolic Modules are coming...

Instead of hardcoding the new metabolism, I'm going to build multiple pathways that can be socketed in place, and including the ability to have multiple active energy pathways- using a point-ratio or percentage dependence for branching. (a good example is if your character is transitioning from their full carbon-metabolism to so...

View Post

HardLife v0.25496-hf2 (private beta)

ShadowRx post HardLife v0.25496-hf2 (private beta) from patreon

https://sta.sh/016ijjlzxn1u 


----

Hotfix 2:
-- found and fixed what should be the last of the CHAR not defined bugs, including bugs in:
* Examine Self (due to a different, but related issue)
* Clothing/Equipment
* Leaving Comb...

View Post