Warlordocracy Early v15.4
Just went with an extremely simple lockpicking minigame lifted from the Gothic series, where you press left/right in the correct sequence. Got a randomized sequence based on object and map ID numbers, so each lock is the same sequence every time you try. Done with minigames for now, but I plan to make one more for gambling sometime in the future.
This week, I'm gonna do evasion animations and add another couple maps and quests to the first two chapters. Then, I will finally playtest the first 3 chapters myself. Then I'll do a Brigand patch in time for the anniversary in July, then start on Warlord Ch.4.
Complete list of changes:
-New minigame: Lockpicking ("if_minigame3").
-Implemented locking minigame in door and chest scripts.
-Improved Party AI indicator in HUD (only displays when game is paused, top-right corner).
-Improved playing instruments for gratuity (now shows who gives you coins, 50 times/chapter limit).
-Booleans that check if objects are nearby now measure from parent if object is being carried.
-Changed "musicString" command to "minigameString" (also used for lockpicking).
-New "seed" parameter for "minigameString" (random lock based on object ID).
-Unlocking doors now also unlocks any adjacent door (for double doors).
-Temp.par party file is now hidden from import party list.
Files
Get Warlordocracy: Early Access
Warlordocracy: Early Access
Chapter 1 Early Access and Editor for Warlordocracy
Status | Released |
Author | Brian Lancaster |
Genre | Role Playing, Strategy, Survival |
Tags | 2D, Exploration, Fantasy, Pixel Art, Real time strategy, Retro, Strategy RPG, Tactical RPG |
More posts
- Warlordocracy Early v18.95 days ago
- Warlordocracy Early v18.89 days ago
- Warlordocracy Early v18.711 days ago
- Warlordocracy Early v18.615 days ago
- Warlordocracy Early v18.517 days ago
- Warlordocracy Early v18.419 days ago
- Warlordocracy Early v18.322 days ago
- Warlordocracy Early v18.224 days ago
- Warlordocracy Early v18.127 days ago
- Warlordocracy Early v18.029 days ago
Comments
Log in with itch.io to leave a comment.
Version 15.4B:
-"DialogTimer" script command now works for lockpicking minigame if you want a time limit.
-Music and lockpicking minigames now bring framerate down to 60 if game speed is set to fast.
-During combat, you can no longer read books, translate gemcracks, fish, or dig.
-Picking locks during combat now has a 20-second time limit.