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!
Thank you for the quick reply and help!
I'm still fiddling with this Plugin to see if it makes sense/is balanced in my game. So I might just change the Bug Catching contest to a regular daily activity as a whole. But thank you for the heads-up!
Is there a way to force the weekday to be the same as the system it's running on? I changed the following script section:
def pbIsWeekday(wdayVariable, *arg)
timenow = pbGetTimeNow
wday = timenow.wday
ret = false
arg.each do |wd|
ret = true if wd == wday
end
if wdayVariable > 0...
I have the 2.2.7 version installed for the 21.1 version of Essentials. The plugin works great. But whenever I walk from one map to another, the follower lags behind for a brief moment. Only to be teleported behind me again.
Does anyone else have this issue? I have multiple other plugins...
I just finished playing game, and I have to say it was a blast to play through. The esthetic of the game is pleasing to look at and it was fun to explore Kanto in a completely different version. I do however have some feedback to improve your game even more, which is mainly focussed on the...