Tennis v1.1.1 (hotfix)
nm was like "hey i'm about to upload v1.1 in half an hour do you want to add more enemy last words" and we were like "pog" (german for "yes") so we did but he forgot to replace the commas (,) with replacement commas ([;]) so fighters.csv was broken. let this be a lesson. or not. your choice
we did also manage to get some things in that have been bothering us though
Changelog:
- fixed new enemy dialogue having actual commas (,) instead of csv substitute commas ([;])
- fixed overdrive having no upgrade/downgrade
- fixed "damagge" typo in locky 7-
- fixed blood donation machine not working as described
- fixed sfx on spanner incident joke
- fixed a certain boss's music not looping properly
- fixed a certain boss's music overlapping the "low health" music
- changed what music plays on a certain episode's 5th floor
- added music replacement for a certain boss's floor
- added two easter egg items
FUN FACT!!! this build contains an obscure very minor bug that i realized as i was uploading it to itch but decided to ignore until someone does v1.2 or a hotfix or something because our workflow makes updates hell. can YOU find them??? if you do and DM wibi on discord BUSTER HIMSELF (not dicey dungeons buster) WILL SEND YOU A TEXT FILE CONTAINING THE LETTER "s"
-buster of wibi
Files
Get Tennis Dungeons Mod Special
Tennis Dungeons Mod Special
The mod of all time
Status | Released |
Category | Game mod |
Authors | not mario, Wibi |
Tags | Dicey Dungeons |
More posts
- not an april fools buildMar 31, 2024
- 1.1.2Sep 10, 2022
- Tennis v1.1Sep 01, 2022
Comments
Log in with itch.io to leave a comment.
So, probably not a 'minor' bug because it crashes the game but Chair Slam crashes the game. I don't know if it's because of my other equipment or not but just in case my loadout is Daggersword, A Tool (you know the one) and Chair Slam (obviously) and I'm playing the Warrior episode. Here's the crash log:
--------------------------------------
filename: diceydungeons
package: com.terrycavanaghgames.diceydungeons
version: v2.1 / 1.0 (mod API)
sess. ID: dicey_dungeons_2022-09-01_18'10'08
started: 2022-09-01 18:10:08
--------------------------------------
crashed: 2022-09-01 18:20:40
duration: 00:10:32
error: Null Object Reference
stack:
elements.DiceyScript.set (elements/DiceyScript.hx line 53)
Script.loadallconstants (Script.hx line 514)
Script.load (Script.hx line 373)
elements.Equipment.doequipmentaction (elements/Equipment.hx line 3023)
Reflect.callMethod (C:\coding\haxe\openfl\std/cpp/_std/Reflect.hx line 55)
motion.actuators.GenericActuator.complete (motion/actuators/GenericActuator.hx line 155)
motion.actuators.SimpleActuator.update (motion/actuators/SimpleActuator.hx line 529)
motion.actuators.SimpleActuator.stage_onEnterFrame (motion/actuators/SimpleActuator.hx line 608)
openfl.events.EventDispatcher.__dispatchEvent (openfl/events/EventDispatcher.hx line 443)
openfl.display.DisplayObject.__dispatch (openfl/display/DisplayObject.hx line 1236)