Gem Domination v0.10.4
Gem Domination v0.10 is live!
IMPORTANT: You need to start a new save
Version 0.10
- General:
- 4 New Scenes
- Refactoring
- Scenes:
- 2 new scenes for Peridot
- 1 new scene for Connie
- 1 new scene for Priyanka
- 2 new guest art
- Changes:
- IMPORTANT: You need to start a new save
- All characters use the gift system to level up
- QoL
Version 0.10.1
- Bug Fixes
- Using some of the custom clothing gave errors in some screens. This is because I didn't have the assets of some of these and I didn't account for them in the new code. Now I have the assets
- Fixed gloryhole sex backgrounds
- Fixed not being able to deliver missions to Titanite
- Fixed some issues with Titanite and Angelite where it wasn't working as intended
- Fixed visual issue with Lapis' blowjob where her expression was shown behind her head while, well, giving head
- Fixed Priyanka revisit where it wasn't sending you where it was intended
- I realized both Connie's short outfit and Pearl's reformed outfit weren't assigned when they had to. Fixed that, and if you are past that point, you should unlock both automatically so you don't have to restart
- Maheswaran's first scene worked as intended, buuuut it had a small issue
- Maheswaran College outfit was not working
- Maheswaran replay sex on the livingroom
- Maheswaran Sex replay at the EC was fixed (Dunno if that was the error reported before)
Version 0.10.2
- Bug Fixes
- Fixed a bug that wasn’t letting Android users use the TV in Rose’s room
- Fixed Education Center Gloryhole
- Fixed Jenny appearing when talking to Priyanka in some cases
- Removed a hidden button that showed a debug screen
- Fixed Titanite and Angelite error where it tried to lead you to a scene that doesn’t exist. It properly takes you to the demo end, now
- Fixed Maheswaran repeat scene bug
- Fixed a bug with titanite at the end of Lapis’ second scene
Version 0.10.3
- Bug Fixes
- Error where Vidalia’s quests stayed in the phone after completing them
- Maheswaran error that crashed because of wrong character
- Peridot appeared instead of Pearl
- Fixed bathtub scenes
- Garnet crash after sex on repeat
- Amethyst crash when you went for the bikini in her room
- Grammar mistakes
- Known issues:
- The TV in rose’s room can crash your game in certain devices. I need more info on this
Version 0.10.3
- Added:
- Martha’s guest art
- Additional dialogue for gifts and clothes change
- Bug Fixes
- You had to wait a few milliseconds to press Amethyst in the living room in order to access her menu
- Amethyst's third quest was bugged in the corruption route
- Garnet’s last scene was bugged
- Pearl error when you go beachwear in her room
- Fixed talk dialogue with Kiki, Jenny and Martha
- If you made Priyanka go naked, you couldn’t get her go into her work clothes again
- Known issues:
- The TV in Rose’s room can crash your game in certain devices. I’m trying to work on this but shaders are complicated
Wew… It’s been such a long time, but here we are. Technically speaking, I should have released this update back in February, but I started doing something called Refactoring: This means I, well, we, since I got help, A LOT of help, remade the code basically from the start, since my first iteration of the code was pretty old, to say the least.
The game has grown to a volume that was very hard for me to manage with my old code, things got too repetitive and some things were simply breaking. That being said, this is practically a brand-new code. Most things should work largely the same, although there are plenty of small changes.
Originally, this was supposed to be just a Kiki update. It slowly turned into a Peridot update, and now it is also a Maheswaran update. There are a couple of scenes queued for the next update too, and with everything fixed code-wise, then it shouldn’t take that long. That being said, I do have to work on my other projects too, which, well, shouldn’t take that long either.
As this is early access, and the code is practically brand new, consider that there might be a ton of bugs! I apologize beforehand for that.
That being said, have fun!
Files
Get Gem Domination
Gem Domination
Make them or Break them
Status | In development |
Author | Amazoness Enterprises |
Genre | Visual Novel |
Tags | Adult, Dating Sim, Erotic, Fangame, Male protagonist, NSFW, Romance, Sandbox, sexy |
Languages | English |
More posts
- News, and announcements!8 days ago
- Huge DevlogMay 24, 2024
- Connie animationFeb 29, 2024
- Twins and Galaxy WarpDec 06, 2023
- Some Connie and some PeriNov 20, 2023
- Gem Domination v0.9.2Oct 14, 2023
- Kiki animation 1 and more The Lewd HouseAug 12, 2023
- Kiki Scene 1 (Color)Jul 23, 2023
- Gem Domination v0.8.1Jul 14, 2023
Comments
Log in with itch.io to leave a comment.
you should add sex scenes for side characters like stoner girl, goth girl and chill girl. also, why in the cabinet section of rose's room are there unavailable characters which remain silhouettes even when the game has been 100%'ed? they should either not be there or be available to look at.
Theres a error xan someone please exlpain it
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
ShaderError: b'L0001 The fragment floating-point variable u_model_size does not match the vertex variable u_model_size.\n\tThe precision does not match.\n'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/locations/home/rose_room.rpyc", line 57, in script
File "renpy/ast.py", line 1968, in execute
File "renpy/ast.py", line 1950, in call
File "renpy/statements.py", line 349, in call
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
File "renpy/exports.py", line 3413, in call_screen
File "renpy/ui.py", line 301, in interact
File "renpy/display\core.py", line 2165, in interact
File "renpy/display\core.py", line 2818, in interact_core
File "renpy/display\core.py", line 1359, in draw_screen
File "gl2draw.pyx", line 984, in renpy.gl2.gl2draw.GL2Draw.draw_screen
File "gl2draw.pyx", line 1041, in renpy.gl2.gl2draw.GL2Draw.load_all_textures
File "gl2draw.pyx", line 1054, in renpy.gl2.gl2draw.GL2Draw.load_all_textures
File "gl2draw.pyx", line 1087, in renpy.gl2.gl2draw.GL2Draw.render_to_texture
File "gl2texture.pyx", line 206, in renpy.gl2.gl2texture.TextureLoader.render_to_texture
File "gl2texture.pyx", line 387, in renpy.gl2.gl2texture.GLTexture.from_render
File "gl2draw.pyx", line 1508, in renpy.gl2.gl2draw.GL2DrawingContext.draw
File "gl2draw.pyx", line 1489, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
File "gl2draw.pyx", line 1489, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
File "gl2draw.pyx", line 1489, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
[Previous line repeated 3 more times]
File "gl2draw.pyx", line 1400, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
File "gl2draw.pyx", line 1355, in renpy.gl2.gl2draw.GL2DrawingContext.draw_model
File "renpy/gl2\gl2shadercache.py", line 278, in get
File "gl2shader.pyx", line 241, in renpy.gl2.gl2shader.Program.load
ShaderError: b'L0001 The fragment floating-point variable u_model_size does not match the vertex variable u_model_size.\n\tThe precision does not match.\n'
```
Im on android btw
the old saves don't work