3.30 star(s) 67 Votes

hitman225

Member
Sep 6, 2019
343
337
It got me thinking: if Misty is the actual name then it's got to be the most common female name in this post-apocalyptic world, right? I mean, the odds of getting a lucky guess are maximized by saying the most common name, so Greg must have done that. The odds are still pretty low, but it's the best choice.
In future, you may yell out a common name like " X Æ A-12 ", then the red head yell back :" X Æ A-12 , that is it!"
 

oieb

Newbie
Jul 18, 2018
58
8
In future, you may yell out a common name like " X Æ A-12 ", then the red head yell back :" X Æ A-12 , that is it!"
Damn! I'll have to rename her again. I don't understand why I didn't think of such a common name.
That's what I mean when I say we need a default name: How to choose when you have so many plausible options?
 

Ranger

'Water World' developer
Game Developer
Jul 30, 2017
1,144
2,140
In future, you may yell out a common name like " X Æ A-12 ", then the red head yell back :" X Æ A-12 , that is it!"
No you won't. Clearly that's a man's name. :ROFLMAO:

BTW, I noticed the game isn't in your signature anymore :cry:
 
  • Like
Reactions: hitman225

hitman225

Member
Sep 6, 2019
343
337
No you won't. Clearly that's a man's name. :ROFLMAO:

BTW, I noticed the game isn't in your signature anymore :cry:
It is there. Just the other one was coming in hot recently, so I changed the queue a little. Like F1 ranking.

I saw some of artist fans made a lot of their creations based on a few games. Those games maybe good or maybe not that good, but they have just been such hardcore fans, by making so many pictures (scenes with hot figures), to enrich those games. Sometimes I feel a bit jealous on that.
 

nedrane

Newbie
Jul 4, 2020
57
28
here is my unofficial android port of Water World v0.25.0.
You don't have permission to view the spoiler content. Log in or register now.

from now on my android ports of Ren'Py games have a 2nd, persistent save location like windows. if you uninstall an app, the save files and persistent data remain intact.
therefore the app needs the permission to access the public external storage, because it has to read and write outside its own external storage directories.
you have to grant the permission or the app is shut down.

have fun and please report problems (you can reach me ).
updated: 31.07.2020
Hello, sir
Any chance for backup in other server? Mega sucks in my country.
 

Jacky Bruce

Member
Aug 12, 2017
226
37
Hi Guys /...

i have downloaded the latest v0.25 and used v0.24 saves to continue , but got error .

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
ImportError: No module named matrix

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\ast.py", line 882, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\python.py", line 1913, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\display\core.py", line 2662, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\display\core.py", line 3467, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\display\layout.py", line 995, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\display\transition.py", line 47, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\display\layout.py", line 995, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\display\layout.py", line 995, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\display\screen.py", line 697, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\display\layout.py", line 995, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\display\layout.py", line 241, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\display\layout.py", line 995, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\display\layout.py", line 995, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\display\behavior.py", line 907, in event
    return handle_click(self.clicked)
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\display\behavior.py", line 842, in handle_click
    rv = run(action)
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\display\behavior.py", line 308, in run
    new_rv = run(i, *args, **kwargs)
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\display\behavior.py", line 315, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\loadsave.py", line 729, in load
    roots, log = loads(location.load(filename))
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\loadsave.py", line 62, in loads
    return cPickle.loads(s)
ImportError: No module named matrix

Windows-8-6.2.9200
Ren'Py 7.1.0.882
Water World 0.25.0
Mon Aug 10 22:20:11 2020
 

Ranger

'Water World' developer
Game Developer
Jul 30, 2017
1,144
2,140
Hi Guys /...

i have downloaded the latest v0.25 and used v0.24 saves to continue , but got error .

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
ImportError: No module named matrix

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\ast.py", line 882, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\python.py", line 1913, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\display\core.py", line 2662, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\display\core.py", line 3467, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\display\layout.py", line 995, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\display\transition.py", line 47, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\display\layout.py", line 995, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\display\layout.py", line 995, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\display\screen.py", line 697, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\display\layout.py", line 995, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\display\layout.py", line 241, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\display\layout.py", line 995, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\display\layout.py", line 995, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\display\behavior.py", line 907, in event
    return handle_click(self.clicked)
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\display\behavior.py", line 842, in handle_click
    rv = run(action)
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\display\behavior.py", line 308, in run
    new_rv = run(i, *args, **kwargs)
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\display\behavior.py", line 315, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\loadsave.py", line 729, in load
    roots, log = loads(location.load(filename))
  File "C:\Users\World\Documents\MEGAsync Downloads\WaterWorld-0.25.0-pc\renpy\loadsave.py", line 62, in loads
    return cPickle.loads(s)
ImportError: No module named matrix

Windows-8-6.2.9200
Ren'Py 7.1.0.882
Water World 0.25.0
Mon Aug 10 22:20:11 2020
I think "No module named matrix" indicates that you've played an unofficial build of thee game (e.g. compressed) and then tried to load the save in the official build. It looks like some unofficial builds add some stuff that creates errors when loading their save in the official version. Nothing I can do about that. Sorry!
 
  • Like
Reactions: Jacky Bruce

Ranger

'Water World' developer
Game Developer
Jul 30, 2017
1,144
2,140
It is there. Just the other one was coming in hot recently, so I changed the queue a little. Like F1 ranking.

I saw some of artist fans made a lot of their creations based on a few games. Those games maybe good or maybe not that good, but they have just been such hardcore fans, by making so many pictures (scenes with hot figures), to enrich those games. Sometimes I feel a bit jealous on that.
Yeah. I rarely get the time to play games, but I too checked the latest version of ToN. I haven't played it since the very first release and I totally get why you decided to put it in front. Really good animations on that one. I wish I had the time to put into making mine so precise too.
 

hitman225

Member
Sep 6, 2019
343
337
I assume that they are teamwork, since they can take care so many things so good and so fast at the same time.

They give the players a little bit something fun something expected or unexpected in every update. It is quite like the pace or rhythm of American TV show. I think it is very difficult and rare for game developers to have such level of controlling skill and knowing what people want and where they are going to. If I don't know their team history, I'd say it is a team from proper professional company doing the adult game.

Among solo developers, I think only the Pine Falls could compare to the complicacy of WaterWorld, and only The Lust Hero could compare to the sence of humor to your game.
 

Ranger

'Water World' developer
Game Developer
Jul 30, 2017
1,144
2,140
I assume that they are teamwork, since they can take care so many things so good and so fast at the same time.

They give the players a little bit something fun something expected or unexpected in every update. It is quite like the pace or rhythm of American TV show. I think it is very difficult and rare for game developers to have such level of controlling skill and knowing what people want and where they are going to. If I don't know their team history, I'd say it is a team from proper professional company doing the adult game.

Among solo developers, I think only the Pine Falls could compare to the complicacy of WaterWorld, and only The Lust Hero could compare to the sence of humor to your game.
Pine Falls sounds familiar so I probably tried one of the early versions of the game, but I haven't played the other one. God, I miss the 'good old days' of being a 'game player' instead of a 'game developer'... It's a bit what magicians say about when they learned how to do tricks - knowing how stuff is done changes your perspective and takes some of the fun away. Also with this being my side project since I can't afford to quit my job and live off the money I get from Patreon, it takes away most of my spare time, so not that much is left for playing games.
 
  • Like
Reactions: hitman225

yeyeyeyeyeyeyey

New Member
Jul 22, 2020
1
0
I dont know why but when i get to what should be the scenes theres just black screen. I can see the white dialog and as soon as its over I can see again but during the scenes its black. I'm playin on W10.
 

Ranger

'Water World' developer
Game Developer
Jul 30, 2017
1,144
2,140
0.25.5 is released


Hi all,

I've just released 0.25.5 to my $20+ patreons, which means it will be made available for all on August 20th. (but as usual it will probably land here much sooner)

This has been the last events-only update for Water World and all future updates will be story-driven. There was a poll about a week ago and it ended up with the decision for me to start working on the next game in parallel with the remaining 3-4 updates for Water World, so once Water World is finished, the next game would've picked up speed. I'll share more on the story and the characters of the game in future posts and in the meantime, I'll start making 0.26.
 
3.30 star(s) 67 Votes