Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games. Don't forget to come back September 21st to vote for your favorites!
Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
Strange. I never seen this error before. When this happened? Did you managed to see the opening/title screen? What is your Joiplay version? You're using the latest Island version, right?
I did a small code to scale pokémon levels. Requires at least version 1.3.5. To install, put it above main and after PokemonSelection. It can be right after script end:
# Instead of calling 'PokemonSelection.choose', call
# 'PokemonSelection.chooseChangingLevels'.
# The party will be cloned...
Add rules into the game, 2 extra card spriteset and fixe bugs:
Player can still play after running out of coins.
Joker making player always lose in Double or Nothing.
Not correctly refreshing when minimum wager wasn't 1.
Julie made a version compatible with Animated Trainer Intros, from Lucidious89.
#===============================================================================
# * Character Selection - by FL (Credits will be apreciated)...
You can do this, but wasn't directly related to this script.
I suggest using this script. Change to work with morning (look at the comments) then change to play BGS when this script shows it's image (or message).
Great! If you (or anyone) wish so, post here and if it was minimally good I gonna add in Extra Resouces. I probably will do one (or more) myself in the future.
-FL- submitted a new resource:
Video Poker - A Video Poker minigame, specifically the Jokers Wild used in Dragon Quest.
Read more about this resource...
A Video Poker minigame, specifically the Jokers Wild used in Dragon Quest. It uses coins like a Game Corner game.
Tested on Essentials v13 and v21.1. If this script isn't working on latest Essentials version, please inform on this thread.
---------------------------------------------