Search found 28 matches
- Tue Feb 09, 2021 4:25 pm
- Forum: Support and Development
- Topic: Discord API
- Replies: 1
- Views: 1698
Re: Discord API
There's this one: https://github.com/pfirsich/lua-discordRPC
- Tue Feb 09, 2021 3:24 am
- Forum: Games and Creations
- Topic: ItsyRealm - 3D single-player RPG
- Replies: 32
- Views: 65992
Re: ItsyRealm - 3D single-player RPG
Broke 1,000 commits with the last PR!

This brings an exciting cutscene to the game... The first of many!


This brings an exciting cutscene to the game... The first of many!

- Tue Feb 09, 2021 12:52 am
- Forum: Games and Creations
- Topic: Emberglass- an exploration action platformer
- Replies: 12
- Views: 14593
Re: Emberglass- an exploration action platformer
Awesome! Wish listed. Good luck! 

- Thu Jan 21, 2021 12:41 pm
- Forum: Games and Creations
- Topic: ItsyRealm - 3D single-player RPG
- Replies: 32
- Views: 65992
Re: ItsyRealm - 3D single-player RPG
Hey all! I released version 0.2.16 alpha! https://i.imgur.com/bWV48HK.gif Big changes are improved hit sprites, camera improvements, bank improvements, stability, and tons of inaccessible content. Tweak fog to follow camera target position, not camera eye position. Add smart cinematic combat camera ...
- Tue Dec 22, 2020 4:58 pm
- Forum: Games and Creations
- Topic: ItsyRealm - 3D single-player RPG
- Replies: 32
- Views: 65992
Re: ItsyRealm - 3D single-player RPG
Hey all! I'm in the process of making a trailer based off the elevator pitch in the README. You can check my progress via the feature (project) on GitHub . Currently I'm adding Svalbard, Ganmyede's Bane : https://i.imgur.com/IEX5pAa.gif He's pretty powerful! He can summon snow storms, siphon the pla...
- Tue Oct 27, 2020 3:00 am
- Forum: Games and Creations
- Topic: ItsyRealm - 3D single-player RPG
- Replies: 32
- Views: 65992
Re: ItsyRealm - 3D single-player RPG
So I've been busy since Chicken Poltickin'... https://i.imgur.com/CxrtTOY.gif Version 0.2.15-alpha is the latest, with the following updates since 0.2.9-alpha: - Added three new skills: Foraging, Antilogika, and Necromancy! Foraging has some retroactive content. Antilogika and Necromancy are placeho...
- Fri Sep 25, 2020 10:58 pm
- Forum: Games and Creations
- Topic: ItsyRealm - 3D single-player RPG
- Replies: 32
- Views: 65992
Re: ItsyRealm - 3D single-player RPG
I made a vlog for the creation of Emily, from nothing to in-game! Took two hours, sped up the video by like 100x and added commentary.
https://www.youtube.com/watch?v=3u-RuN41eCE

https://www.youtube.com/watch?v=3u-RuN41eCE

- Thu May 07, 2020 6:49 pm
- Forum: General
- Topic: What code editor do you use ?
- Replies: 176
- Views: 130300
Re: What code editor do you use ?
I use Sublime Text for Lua! It's really good in my opinion. VS Code is probably ultimately better though. I'm just used to Sublime Text.
- Tue May 05, 2020 2:41 pm
- Forum: General
- Topic: Suggestion: Vector Functions
- Replies: 3
- Views: 1911
Re: Suggestion: Vector Functions
A vector library would be slower in C++ than in Lua anyway (sadly I saw the author of ItsyRealm make that mistake). To clarify... 99% of the code uses a Lua Vector/Quaternion/Ray implementation, 1% (the scene graph traversal) off-loads the computation of the scene graph traversal & sorting to C...
- Mon Mar 23, 2020 2:19 am
- Forum: Games and Creations
- Topic: ItsyRealm - 3D single-player RPG
- Replies: 32
- Views: 65992
Re: ItsyRealm - 3D single-player RPG
Hey friends,
I added a minigame, Chicken Politickin'. Also included is keyboard movement.
This marks two years of development on ItsyRealm! Wooh!
Enjoy!

I added a minigame, Chicken Politickin'. Also included is keyboard movement.
This marks two years of development on ItsyRealm! Wooh!
Enjoy!
