You must be 18+ to view this content

Champion of Realms may contain content you must be 18+ to view.

Are you 18 years of age or older?

or Return to itch.io

CoR 0.73


I welcome you to version 0.73!

Guys, this build ushers in the improvement of the sandbox part of the game.

Many additions and improvements are still needed, but as a start, I'd say it can go.

There was no shortage of problems, between renpy throwing a tantrum with his updates and items breaking, but I managed to put everything back together as best I could.

Among the new additions and features you will find:

Decorations

You can change certain elements of your room with special decorations, some of which you can buy from the various in-game shops, such as Mikosh's dummy

Fast Hints

I have added a method to get hints from the girls quickly, just activate it from their cards and you will have quick access to information

Beach menu

The first menu of the game is back, it will be the base for new players and you can change it at will

Shops

The in-game shops are now active and available, Mikosh will sell you clothes and decorations, Tailè home upgrades, while Isabel and Maribel food

Cooking

Given the problems I had, I decided to add breakfast with Asmedia and chocolate from Iza and Tsu

The latter may happen randomly in the kitchen

Gifting

You can give items, at the moment only parfait, to girls to get points

Harvest

From now on you can collect and harvest etheria, it will have a weekly growth reset and at the moment the only spot is in the forest

Room set for Hell and Maeve

The feature menu is now in the crystal, not anymore with Maeve

And now you can decide which girl is going to stay with you in the room

Since as base we always had for story reason Maeve and Hell, for now only they can be set in and outside

So what happens when they are not in the bedroom?

They are finally inserted in their rooms

Also...this is funny, so for this reason I'm leaving this inside the game only for this patch

I got the measurements wrong for Hell and she is very small

You can also head pat and hug Maeve in her room

Global bug fixer

In case someone runs into problems with an old save or a change of variable, they can fix the game themselves

This is especially the case for players who return to play after a long time, too long, having an old save that has not kept up with the new changes.

If there are other problems that need a fixer, let me know and they will be added

Graphical changes

The girls' icons have been redone

New Discord and Patreon logo

The quests and stats menu were remade

New teleporter map

Grammar and Bugfix

Fixed all errors found so far, fixed bugs such as Neon transporting to Exile, the blocking of interactives and TV and the Mikosh lock, plus with the new update the game is smoother than ever

Work of the month

Given the slowdown caused by renpy, I decided to invest that time by already starting to create some December events, here are some previews

Since I think the aesthetics of the shops are horrendous, I have already set to work on some aesthetic improvements, like this one

For the 0.74 , we will continue with the main story, but only 1/2 events to finally give you all what you have been waiting for, Maeve's lewds, plus you will receive Neon's card

The next wallpaper will be about some winter stuff, still deciding if to do the usual Xmas wallp or something different

Last thing in December, simply as always the last week will be holiday, so the release will happen around Christmas, and 0.74 will probably be released on the 23rd for everyone, as a Christmas present

Maeve's lewds for Xmas, how lucky you are

That being said, the early is ready, while the public version will be coming soon.

I hope you enjoy this new version!

Files

ChampionOfRealms-0.73 PC 1 GB
Dec 06, 2022
ChampionOfRealms-0.73 MAC 1 GB
Dec 06, 2022
ChampionOfRealms-0.73 APK 1 GB
Dec 06, 2022

Get Champion of Realms

Download NowName your own price

Comments

Log in with itch.io to leave a comment.

I'm unable to load my save. I get an error every time.
Traceback is below:
------------------------

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00action_file.rpy", line 463, in __call__

    renpy.load(fn)

AttributeError: Can't get attribute 'readyCallback' on <renpy.python.StoreModule object at 0x0000000003e4a640>

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script

    python hide:

  File "C:\Users\[User Name]\AppData\Roaming\Champion of Realms\renpy\ast.py", line 1131, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "C:\Users\[User Name]\AppData\Roaming\Champion of Realms\renpy\python.py", line 1061, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>

    python hide:

  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide

    ui.interact()

  File "C:\Users\[User Name]\AppData\Roaming\Champion of Realms\renpy\ui.py", line 299, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "C:\Users\[User Name]\AppData\Roaming\Champion of Realms\renpy\display\core.py", line 3377, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore

  File "C:\Users\[User Name]\AppData\Roaming\Champion of Realms\renpy\display\core.py", line 4258, in interact_core

    rv = root_widget.event(ev, x, y, 0)

  File "C:\Users\[User Name]\AppData\Roaming\Champion of Realms\renpy\display\layout.py", line 1175, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Users\[User Name]\AppData\Roaming\Champion of Realms\renpy\display\transition.py", line 53, in event

    return self.new_widget.event(ev, x, y, st) # E1101

  File "C:\Users\[User Name]\AppData\Roaming\Champion of Realms\renpy\display\layout.py", line 1175, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Users\[User Name]\AppData\Roaming\Champion of Realms\renpy\display\layout.py", line 1175, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Users\[User Name]\AppData\Roaming\Champion of Realms\renpy\display\screen.py", line 743, in event

    rv = self.child.event(ev, x, y, st)

  File "C:\Users\[User Name]\AppData\Roaming\Champion of Realms\renpy\display\layout.py", line 1175, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Users\[User Name]\AppData\Roaming\Champion of Realms\renpy\display\layout.py", line 1399, in event

    rv = super(Window, self).event(ev, x, y, st)

  File "C:\Users\[User Name]\AppData\Roaming\Champion of Realms\renpy\display\layout.py", line 279, in event

    rv = d.event(ev, x - xo, y - yo, st)

  File "C:\Users\[User Name]\AppData\Roaming\Champion of Realms\renpy\display\layout.py", line 1175, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Users\[User Name]\AppData\Roaming\Champion of Realms\renpy\display\layout.py", line 1399, in event

    rv = super(Window, self).event(ev, x, y, st)

  File "C:\Users\[User Name]\AppData\Roaming\Champion of Realms\renpy\display\layout.py", line 279, in event

    rv = d.event(ev, x - xo, y - yo, st)

  File "C:\Users\[User Name]\AppData\Roaming\Champion of Realms\renpy\display\layout.py", line 1175, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Users\[User Name]\AppData\Roaming\Champion of Realms\renpy\display\layout.py", line 279, in event

    rv = d.event(ev, x - xo, y - yo, st)

  File "C:\Users\[User Name]\AppData\Roaming\Champion of Realms\renpy\display\behavior.py", line 1073, in event

    return handle_click(self.clicked)

  File "C:\Users\[User Name]\AppData\Roaming\Champion of Realms\renpy\display\behavior.py", line 1008, in handle_click

    rv = run(action)

  File "C:\Users\[User Name]\AppData\Roaming\Champion of Realms\renpy\display\behavior.py", line 329, in run

    return action(*args, **kwargs)

  File "renpy/common/00action_file.rpy", line 463, in __call__

    renpy.load(fn)

  File "C:\Users\[User Name]\AppData\Roaming\Champion of Realms\renpy\loadsave.py", line 768, in load

    roots, log = loads(location.load(filename))

  File "C:\Users\[User Name]\AppData\Roaming\Champion of Realms\renpy\compat\pickle.py", line 100, in loads

    return load(io.BytesIO(s))

  File "C:\Users\[User Name]\AppData\Roaming\Champion of Realms\renpy\compat\pickle.py", line 97, in load

    return up.load()

  File "C:\Users\[User Name]\AppData\Roaming\Champion of Realms\renpy\compat\pickle.py", line 93, in find_class

    return super().find_class(module, name)

AttributeError: Can't get attribute 'readyCallback' on <renpy.python.StoreModule object at 0x0000000003e4a640>

Windows-10-10.0.19045 AMD64

Ren'Py 8.0.3.22090809

Champion of Realms 0.73

Thu Dec 22 14:23:46 2022

(2 edits)

There's an issue with Mikosh where the event where some people try to capture her starts up even if you're meeting her for the first time. And it replays randomly when you visit the outlet hub even if you've seen it before.

I tried starting a new game since my old game I had been playing on since version 0.4ish figuring maybe it was an old save bug, but the first time I visited the outlet hub, the event fired off again. I was still early in the game, when you try to find Asmedia in her room but it says she's not there and to try the town square. Version 0.73 btw.

Added note: It seems to occur if you visit the Outlet in the evening.

(3 edits)

Ah just caught up i think? And thats what im writting this comment for aside to say the game is great and im looking forward to more!

Probably something that will change later or maybe an error but several quest have had a hint say, "complete forge event" but that quest isn't in the menu and doesnt appear in the quests tab even after "starting it". I assumed where to go and was right (and that may be the intended way). But is it possable when quests like that become available on the quest screen have them greyed out, no hints where to go but just a thing to say maybe you should look around just so we can know if we are missing content. (I know the event tracker is there but lets say it a tad inconvenient, granted it may be best for the shear volume of quests and would clog up the quest menu. so maybe ignore this one if thats the case)

The other thing i would like to see and very likely in the works is an expanded gallery that included all the scenes (maybe broken into main and side scenes).  For example  cleos quicky doesnt show in gallery and only occur at certain times and places. Not saying to give hints like the quest thing but some acknowledgment that they are there, so to potentially see everything i'm not inclined to got to every area, everyday, everytime to be sure im not missing anything while looking for a scene that may not exist haha.

A name for the scenes in the gallery would be sweet as a nod as to where it may be but not necessary.

Again great game keep up the good work, only posting this to encourage you future efforts so forgive if these are things you are already working on. :)

Hii guys when i installed .73 version  i am getting this error i dont even have old save anymore in it. I have deleted them.     

I had uninstalled the old version and installed new version. This dont contain any saves inside.

THANK YOU AND MERRY CHRISTMAS ZIMON!!!

I really like the idea of being able to buy gifts and give them to the girls to increase points ! A really cool way to continue this development would be to increase the ability to take relationships with individuals further, possibly with a heart system similar to one in harvest moon / rune factory, utilizing the stars / love / lust gauges to unlock certain (hidden?) events with girls or whatever. Then maybe as they get higher levels of love or stars they offer you more benefits (shelia can harvest the eth for you, asmedia can make u food which u could use as a gift, etc) A lot of work however but a cool idea :) 

(+1)

In general, these are things that will come into the game ;)

(+1)

Damn, this is a lot. Great job! Stuff like this makes the game immensely better.

Hey zimon you said there would be Maeve sex scenes!

In the December build out before Xmas, this one is November build

can you make the girls pregnant yet?

No, related to story

(1 edit)

having trouble updating game, the bar keeps getting stuck on 73% think i may have to delete and redownload the launcher

The launcher for now is down, we are looking for a new server

(+1)

YEEEEEEEEEEESSSSSSSSSS

Getting an error loading a game from .72.

While running game code:

  File "renpy/common/00action_file.rpy", line 463, in __call__

    renpy.load(fn)

AttributeError: Can't get attribute 'readyCallback' on <renpy.python.StoreModule object at 0x0000000003c7f730>



Any ideas? I tried a different location to save in from .72 but no luck.

Check the save post: Saves Problem

(1 edit) (+1)

hey when I opened my save it save "an exception occured" please help

Same for me on Android

(1 edit)

same here on pc

Deleted 150 days ago

Check the save post: Saves Problem

I already did thank you

Did it work for u?