Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - daverave1212

Pages: 1 2
1


Tilefinder is an indie rogue-like turn-based grid RPG in which you slay hordes of monsters through a procedurally generated kingdom to find the legendary Tile shards! While excavating the castle, a floor tile came loose, releasing eldritch corruption that overtook the kingdom. Now, with the floor tile broken, it is your job to bring all the pieces together and assemble the Tile to seal the evil back where it came from!


Tilefinder is my passion project; having worked on it solo for years, it has finally come to reality! Although it has bizarre encounters and whimsical dialogue, make no mistake: Tilefinder can be a difficult game in which every choice matters!


Simple Yet Deep Combat
Pick your characters of choice and advance through procedurally generated kingdom maps and slay enemies in a tactical combat game that plays like chess! There are loads of interactions to explore and combos to try on the board!

Will you die? Probably. Can you succeed in the end? Absolutely! Each run, you will encounter different enemies, spells, and most importantly, different loot - each time, another opportunity to show your best!

Tons of Content
Pick 2 out of 3 playable characters and march on! Each character is unique and has over a dozen learnable spells (which you can get randomly, by the way), so each run will make you adapt your strategy to your spell and item options as you battle your way to the Tile shards! The game includes:

  3 playable classes, each with a unique set of spells
  Over 35 distinct monsters
  11 uniquely designed bosses
  Over 100 items and passive treasures

All these make for tons of different strategies and maps to discover as you go, and even more secrets, Easter eggs and special interactions wait around every corner!


Nagnus Will Remember That.
Buy upgrades? Pff. Where do you think you are, the underworld?

You unlock upgrades by doing specific things inside the game! How about finding the blacksmith’s lost tools to unlock free equipment every run? Or try beating the lord of hell himself for a permanent power boon! There are loads of upgrades that persist from run to run, and they are all beautifully integrated into the gameplay and story!


Open To Feedback
You dig it but not quite there yet? Let me know and I'll try my hardest to make the game the best version of itself! You can mail me directly, message me on Steam or even tweet to me!
The Press Kit is available at the Website Link on Steam.

Free Steam Keys
Wow! You read this far!? Thank you!
In this post on the Stencyl community I have hidden 2 Steam Keys. The first 2 people to find any of them can freely use the key to unlock the game on Steam!


Links
  Steam: https://store.steampowered.com/app/1927570/Tilefinder
  Trailer: https://www.youtube.com/watch?v=szugqGCYtgw
  Twitter: https://twitter.com/DaveDoublee
  Discord: https://discord.gg/7V88C8Z2pu







2
Ask a Question / Android compilation fails and logs don't make much sense
« on: October 12, 2022, 02:19:05 pm »
Hello!

I am trying to compile for Android with Stencyl 4.1.0-beta.
Compilation fails and it generates some logs. It generates 3 sets of logs, which is a bit strange, but they all seem the same.

I attached the logs to this post.

What I tried:
- I tried switching to the current live version of Stencyl. Compilation works there, but I can't export to .aab (Google Play no longer accepts .apk files)
- I tried tweaking with Downloading Android Tools and switching up versions of SDK's but they always yield the same result
- I tried reinstalling Stencyl and reimporting the game (export > delete current > import back)
- I tried cleaning up the project from Tools > Game
- I tried deleting the cache of the game

What the logs say:
- I found some errors. Here is what they say:
Code: [Select]
2022-10-12 19:03:46,091 DEBUG [pool-1-thread-1] stencyl.core.lib.io.read.SceneReader: Reading header for Scene: 4 (TownScene) from: scenes\4.xml
2022-10-12 19:03:46,102 ERROR [pool-1-thread-1] stencyl.core.lib.io.read.SceneReader: Actor "GateActor 1" does not refrence an Actor Type: id = 46
2022-10-12 19:03:46,102 ERROR [pool-1-thread-1] stencyl.core.lib.io.read.SceneReader: Could not load actor. Likely an Actor Type that no longer exists.
- The problem here is that GateActor 1 does not exist in the scene. My TownScene as it is called has 0 actors in it. All my actors are generated through code.
- Moreover, I took a look inside scenes\4.xml as it says in the logs and it contains nothing of that sort. Here is the entire content of 4.xml:
Code: [Select]
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<scene depth="14" desc="" eventsnippetid="45" extheight="384" extwidth="1504" extx="-32" exty="-32" format="4.0.1" gravx="-0.0" gravy="0.0" height="320" id="4" name="TownScene" revision="" savecount="0" tiled="1" tileh="32" tilew="32" type="standard" width="1440">
    <layers>
        <color-bg blue="255" green="255" red="255"/>
        <background blendMode="normal" customScrollFactor="false" id="1" locked="true" name="TownSceneTemporaryBG" opacity="100" order="14" rid="36" scrollFactorX="1.0" scrollFactorY="1.0" visible="true"/>
        <layer blendMode="normal" color="100,168,234" id="14" locked="false" name="Town" opacity="100" order="13" scrollFactorX="1.0" scrollFactorY="1.0" visible="true"/>
        <layer blendMode="normal" color="100,168,234" id="0" locked="false" name="NPCs" opacity="100" order="12" scrollFactorX="1.0" scrollFactorY="1.0" visible="true"/>
        <layer blendMode="normal" color="255,175,175" id="5" locked="false" name="PlayerCharacters" opacity="100" order="11" scrollFactorX="1.0" scrollFactorY="1.0" visible="true"/>
        <layer blendMode="normal" color="0,255,0" id="2" locked="false" name="UI" opacity="100" order="10" scrollFactorX="1.0" scrollFactorY="1.0" visible="true"/>
        <layer blendMode="normal" color="0,0,255" id="7" locked="false" name="CharacterUI" opacity="100" order="9" scrollFactorX="1.0" scrollFactorY="1.0" visible="true"/>
        <layer blendMode="normal" color="255,0,0" id="8" locked="false" name="CharacterModel" opacity="100" order="8" scrollFactorX="1.0" scrollFactorY="1.0" visible="true"/>
        <layer blendMode="normal" color="255,200,0" id="6" locked="false" name="CharacterUIIcons" opacity="100" order="7" scrollFactorX="1.0" scrollFactorY="1.0" visible="true"/>
        <layer blendMode="normal" color="255,255,0" id="9" locked="false" name="CharacterUIBars" opacity="100" order="6" scrollFactorX="1.0" scrollFactorY="1.0" visible="true"/>
        <layer blendMode="normal" color="0,255,0" id="10" locked="false" name="CharacterUIBarsOverlay" opacity="100" order="5" scrollFactorX="1.0" scrollFactorY="1.0" visible="true"/>
        <layer blendMode="normal" color="255,0,255" id="12" locked="false" name="CharacterUIStatBackgrounds" opacity="100" order="4" scrollFactorX="1.0" scrollFactorY="1.0" visible="true"/>
        <layer blendMode="normal" color="64,64,64" id="11" locked="false" name="CharacterUIStatBonus" opacity="100" order="3" scrollFactorX="1.0" scrollFactorY="1.0" visible="true"/>
        <layer blendMode="normal" color="64,64,64" id="3" locked="false" name="Inventory" opacity="100" order="2" scrollFactorX="1.0" scrollFactorY="1.0" visible="true"/>
        <layer blendMode="normal" color="255,0,255" id="4" locked="false" name="ItemPopup" opacity="100" order="1" scrollFactorX="1.0" scrollFactorY="1.0" visible="true"/>
        <layer blendMode="normal" color="255,175,175" id="13" locked="false" name="ItemPopupStatBackgrounds" opacity="100" order="0" scrollFactorX="1.0" scrollFactorY="1.0" visible="true"/>
    </layers>
    <joints/>
    <regions/>
    <terrainRegions/>
    <actors/>
    <snippets/>
    <terrain/>
    <atlases members="" retainAtlases="false"/>
</scene>

Can anyone help? I am at a loss, I don't know what else to try or why it fails to compile on 4.1.0-beta.

3
Ask a Question / How to export to .aab (Goole Play only support .aab)
« on: October 12, 2022, 07:59:49 am »
Hi!

I see Google Play now only supports .aab files when uploading via Google Play Console.

Is there a way to export to .aab rather than .apk?

4
Hello!

I am using the "grow" block to flip an actor horizontally.


There are 2 issues I noticed:
- When the growing is finished, the animation stops
- The growing does not reach -100%

Here is a gif that shows exactly what happens:


Other mentions:
- I have no code/blocks in the actor
- I tried with other actors and the issue persists
- I tried changing the time from 1 second to other values (including 0) and the issue persists
- I tried changing the scaling from -100% to other values. It is fine for all positive values. For negative values, it seems to stop working at about -95%. I tried scaling it to -95% and it works fine. However, when I tried to scale it to -99%, the issue appeared.
  - It also seems to not work for any scaling below -100% (e.g. -200%). The scaling just stops at about -95%. Even if I scale it to -200%, it will scale the actor to -95% and stop there.
  - The same issue seems to happen with vertical scaling (e.g. scaling to w: 100%, h: -100%).

I don't know what else to try for this.
I have tried all I knew.
If anyone knows how I can fix this, please let me know.

Thank you!

5
Ask a Question / How to use a game scale larger than the screen size?
« on: November 16, 2021, 05:53:54 am »
Hello!

I am trying to achieve a type of scaling for full screen.

My game height is 320 pixels.
My monitor size is 1080 pixels .

So, when in full screen ("no scaling"), the scale of the game is set to x3.

I would like to use an x4 scaling. In this case, the game would effectively go outside the screen, but that is fine.

Is there a way to do that?
Also if yes, is there a way to get the real screen size? AKA differentiate between the game screen size and the user's screen size?

Thank you!

6
Ask a Question / Actors appear as white boxes on Windows and HTML5
« on: April 23, 2021, 03:35:04 am »
Hello,

I am trying to test my game. I ran it on Flash (Player), Android, HTML5 and Windows.
I also posted this on the Bugs subforum, in case it is a bug.

The game works fine on Flash (Player) and Android.
But on Windows and HTML5, there is a bug with actors. Some actors appear as white squares.

Here is what the game looks like in Flash (good):


Here is what the game looks like on Windows (glitched):


What is even stranger is that this seems to be a problem only on certain animations of the actors. Here's what I mean:

In this screenshot, the white box actor is the same actor as the guard with the torch, just different animations:


Note: All my assets are bound to the Main Atlas. This is my only Atlas.
Note: My Stencyl version is 4.0.4.

What I tried:
- I tried to enable/disable all atlases for all scenes.
- I tried to have the Main Atlas bound to all scenes.
- I tried to have the Main Atlas bound only to that scene in the screenshot.
- I cleaned up the project
- I checked the resources folder in the game folder and it looks fine. The assets folder in the games-generated folder in the windows folder also looks fine (for all sizes, e.g. x1, x1.5, x2, etc, the sprites seem to be there).
- I reinstalled Stencyl (latest version)

I don't know what else to try and I am starting to panic since I have been working on this project for months.

If anyone knows how to fix this or what might be the problem, I would really appreciate it, as it is a gamebreaking thing I don't know how to fix :(. I hope it's not a bug.

Thank you!

7
Ask a Question / How do you get a font by name?
« on: February 12, 2021, 07:46:01 am »
Hello!

I am trying to get a font by name (e.g. "BigRedFont").

The usual way in the engine to do this is to use the
Code: [Select]
getFont(id) function, but that takes the font ID, not its name and that's not very helpful.

I saw this post (http://community.stencyl.com/index.php?topic=45647.0) about this topic which says to use the following code:

Code: [Select]
for (res in Data.get().resources)
{
   if (Std.is(res, Font) && res.name == "Font Name Here")
   {
       return cast (res, Font);       
   }
}

return null;

However,  this does not work for me. It returns null.
So I went and printed (traced) the whole Data.get().resources object and I noticed that multiple of my fonts are missing from there.

My guess is that the fonts are not loaded yet in the scene, but I was out of luck browsing the Stencyl Haxe API for a solution.

Does anyone know a foolproof method to get a Font by its resource name?

Thanks a lot!

8
Ask a Question / Android compilation stops suddenly
« on: August 26, 2020, 01:55:27 pm »
Hello,

I've been trying to compile a game for Android for testing purposes and I haven't managed to do it.
I created a new blank game with just a scene and an actor. No scripts, no extensions.

The game compiles and works if I build for Flash.
Once I swap for Android in the upper right corner, it shows "Compiling" for a few seconds, then stops and returns back to the game without any message on the screen or anything, and nothing else seems to happen.
I checked the logs but I can't really tell what's going on, though I think the game may have compiled.

If I remember correctly, I am supposed to see the "Sending to device" message after compilation.

I don't know what else to do.

Here are some useful specifications:
- I tried to reinstall Stencyl on another hard drive
- I tried to change the workspace folder to one with smaller path size (I saw online that it might fix it)
- I am on Windows 10, x64
- The phone attached to the computer is recognized by the computer and is a Samsung J5 with Android 8
- I am running Stencyl as administrator
- I gave the game a unique App ID (Game Settings > Mobile)
- The Android Minimum Version I use is API 14 - 4.0 (Ice Cream Sandwich)
- The Android Target Version is API 29 - Android 10
- I use JDK 12.0.2
- I have setup an Android certificate

I attached the logs below (probably the latest text file is the correct one). If someone can help me, I would be very grateful!

9
Ask a Question / How do you use the Game Controller feature?
« on: January 25, 2020, 06:13:21 pm »
Hello,

I upgraded to the new version of Stencyl and noticed there's this new thing, Game Controller.
I can't figure out how to use it and I couldn't find anything useful online.

I see I can run Haxe code in the bottom half of the Script tab, but I don't seem to be able to interact with in game code.
Is there a way to set up custom commands or something, or modify variables on the fly?
What kind of scripts can I run?

Also, the log part; what is it for?

Thank you!


10
Ask a Question / Set image origin interacts weirdly with set X?
« on: December 23, 2018, 01:11:13 pm »
Hello!
I made an image, then an image instance called 'img' and I set its origin to:

Code: [Select]
setOriginForImage(img, img.width/Engine.SCALE/2, img.height/Engine.SCALE/2);
I did this so I can rotate the image around its exact center with
Code: [Select]
img.rotation = img.rotation + 1;
Now, whenever i want to change the X coordinate of img, it behaves very strangely.
I put this code in an 'Every 0.02 seconds' loop:

Code: [Select]
setXForImage(img, img.x/Engine.SCALE + 1);
trace(img.x/Engine.SCALE);

This drastically changes the X coordinate of img, not even close to 1.
It's X increases very fast, by  around the original width of the image / 2 + 1.
The rotation around the center works fine.

Am I doing something wrong?
Is this a bug?

Thank you!




11
Extensions / Camera Scroller Extension
« on: December 16, 2018, 07:46:32 am »


Camera Scroller
Works on iOS, Android, Flash, Windows and Mac.

Hello. This is my first extension and I hope it can be useful. Feedback is greatly appreciated.
Following the template:

Q: What does this extension do?
A: It allows for 'camera dragging' like you do with mobile pages on your phone. It is primarily intended for mobile apps, but should work on any platform. It has a smoothing effect and should feel natural to use.

Q: Why is it useful?
A: I haven't seen a similar extension and after I made it, it seemed quite nice to me.

Features
- Camera scrolling by drag-and-dropping the screen
- Camera smoothing (it keeps moving for a bit after you finish scrolling
- Intuitive usage




Get it

- Download this Extension
- Sample Project

(How to Install and Update an Extension)


Documentation

To use camera scrolling, you first need to Initialize it (only once per scene!).

Initialize
Use this block to start the camera scrolling.
After using this block, you are good to go! Camera scrolling should be enabled.
You can choose which axis you want to scroll, Horizontally, Vertically, Both or none (you can change it later).
You can also choose if you want smoothing or not (you can change it later).

Disable/Enable Camera Drag
Use these blocks to enable or disable camera drag, on any axis.
NOTE: Do not use Initialize more than once per scene! If you want to enable or disable scrolling on any axis, use these blocks.

Disable/Enable Camera Smoothing
Enable or disable camera drag smoothing with this block. I think it's pretty straight forward.

Version History

Uploaded

12
Ask a Question / Is there a way to get larger code blocks?
« on: December 15, 2018, 06:48:57 am »
Hello! I've been struggling with the normal multi-line code blocks for a while, but they seem a bit too small for me.
It would be much more comfortable to have blocks of code that look like this:
https://imgur.com/a/3o2kXpI

Is there a way to increase their size/create custom ones that are bigger?
Thank you!

13
The code blocks always seem to small for me. I would like something like this: https://imgur.com/a/3o2kXpI

Is this possible?

Thank you!

14
Hello! This is the second time I am asking this, but the first time I got no responses.

How can I get the behavior of an actor (not attributes or functions, but the behavior itself)?

For example, if I have a block for collision event with an actor which has a custom behavior called EnemyBehavior, I want to get that EnemyBehavior behavior as an object. The equivalent in unity would be GetComponent<EnemyBehavior>(), which returns the EnemyBehavior behavior of that actor.

The reason I want to do this is to more easily access functions and properties from other behaviors.
Is it possible?
Thank you for your time!

15
Ask a Question / Can I get the behavior of an actor by code?
« on: October 02, 2018, 03:20:18 pm »
Hello.
How can I get the behavior of an actor (not attributes or functions, but the behavior itself)?
For example, if I have a block for collision event with an actor which has a custom behavior called EnemyBehavior, I want to get that EnemyBehaviorbehavior as an object. The equivalent in unity would be GetComponent<EnemyBehavior>(), which returns the EnemyBehavior behavior of that actor.

How can I do this? Thanks!

Pages: 1 2