- Feb 28, 2018
- 126
- 1,135
improvements likes ideas for scenes or costumes or events?OK, Wmac23, you do realize that this project has only been in pre-development since January 15th? While I applaud your enthusiasm, this program is being put together by a couple of people who know what they're doing and less than a handful of duffers who contribute work when they can dependent on their various talents.
All told, the development of SU Re-Imagined has progressed at virtually warp speed. There is a huge amount of artwork that needs to be converted, new artwork developed, script rewrites, coding, posing and of course debugging.
You can help. Play the game from start to current progress point and report any bugs you find or improvements you can suggest. If you can help in other areas, artwork, conversion, coding, etc, . . . let OhWee know. The more help we get, the faster the development to a FULL GAME will be.
Yep. New characters (in addition to the existing), events, locations, stories, the lot.improvements likes ideas for scenes or costumes or events?
I take it that you've already played SR7's SU-Unity so you have an idea of how SR7 is developing the main game and what still needs to be loaded in to SU ReImagined. Most of the "improvements" in SU ReImagined that have been added in so far are game interfaces and game mechanics. There are some add-ons such as bringing in PowerGirl as a heroine, (and probably add Galatea later as a clone with appropriate plot and dialogue twists. )improvements likes ideas for scenes or costumes or events?
okey i look and see if i came up with some ideas from Something Unlimited Sprite Remix and Fan Art thread and the comics oh yeah whats allowed and not allowedI take it that you've already played SR7's SU-Unity so you have an idea of how SR7 is developing the main game and what still needs to be loaded in to SU ReImagined. Most of the "improvements" in SU ReImagined that have been added in so far are game interfaces and game mechanics. There are some add-ons such as bringing in PowerGirl as a heroine, (and probably add Galatea later as a clone with appropriate plot and dialogue twists. )
We're still at the point that we're establishing the GS & MB Base and filling in art and scripts for the captured heroines and initial level of villains and villainesses. However, we are talking about the next phases where we establish plotlines, subplotlines, motivations, conflicts, positive/negative alliances and new characters. We've even talked about the possibility of spinning off alternative timeline games.
But let's not get too far ahead of ourselves. If you want to propose some improvements, I would suggest that you read earlier pages on this thread and the Something Unlimited Sprite Remix and Fan Art thread and see whathas been proposed before. Some of those ideas have been incorporated into the ReImagined build
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/girls/Mercy/mercy.rpy", line 358, in script
label mercy_dance2:
Exception: Could not find return label 'assignments'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/girls/Mercy/mercy.rpy", line 358, in script
label mercy_dance2:
File "D:\Games\SURebuilt-pc\renpy\ast.py", line 1782, in execute
next_node(renpy.game.context().lookup_return(pop=True))
File "D:\Games\SURebuilt-pc\renpy\execution.py", line 726, in lookup_return
raise Exception("Could not find return label {!r}.".format(self.return_stack[-1]))
Exception: Could not find return label 'assignments'.
Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
SU_Rebuilt
Mon Jul 3 03:35:52 2023
Sorry but mercy is not finished ,I only added her talk dialogs that is the reason why she is not even in the changelog. As for Vixen HK did you upgrade the device to level2?From this one from the post above!
Also cant seem to get Hawkgirl into the cells and Vixen at the moment isnt found (i might be missing something but still wanted to let you know)Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/girls/Mercy/mercy.rpy", line 358, in script label mercy_dance2: Exception: Could not find return label 'assignments'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/girls/Mercy/mercy.rpy", line 358, in script label mercy_dance2: File "D:\Games\SURebuilt-pc\renpy\ast.py", line 1782, in execute next_node(renpy.game.context().lookup_return(pop=True)) File "D:\Games\SURebuilt-pc\renpy\execution.py", line 726, in lookup_return raise Exception("Could not find return label {!r}.".format(self.return_stack[-1])) Exception: Could not find return label 'assignments'. Windows-10-10.0.22621 AMD64 Ren'Py 8.0.3.22090809 SU_Rebuilt Mon Jul 3 03:35:52 2023
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/images/device/Device Management.rpy", line 3996, in script
if Batgir_devicelevel == 6:
File "game/images/device/Device Management.rpy", line 3996, in <module>
if Batgir_devicelevel == 6:
NameError: name 'Batgir_devicelevel' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/images/device/Device Management.rpy", line 3996, in script
if Batgir_devicelevel == 6:
File "D:\Games\SURebuilt-pc\renpy\ast.py", line 2115, in execute
if renpy.python.py_eval(condition):
File "D:\Games\SURebuilt-pc\renpy\python.py", line 1092, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Games\SURebuilt-pc\renpy\python.py", line 1085, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/images/device/Device Management.rpy", line 3996, in <module>
if Batgir_devicelevel == 6:
NameError: name 'Batgir_devicelevel' is not defined
Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
SU_Rebuilt
Mon Jul 3 12:48:35 2023
thx i fixed the errorI started a fresh game and got this:
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/images/device/Device Management.rpy", line 3996, in script if Batgir_devicelevel == 6: File "game/images/device/Device Management.rpy", line 3996, in <module> if Batgir_devicelevel == 6: NameError: name 'Batgir_devicelevel' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/images/device/Device Management.rpy", line 3996, in script if Batgir_devicelevel == 6: File "D:\Games\SURebuilt-pc\renpy\ast.py", line 2115, in execute if renpy.python.py_eval(condition): File "D:\Games\SURebuilt-pc\renpy\python.py", line 1092, in py_eval return py_eval_bytecode(code, globals, locals) File "D:\Games\SURebuilt-pc\renpy\python.py", line 1085, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/images/device/Device Management.rpy", line 3996, in <module> if Batgir_devicelevel == 6: NameError: name 'Batgir_devicelevel' is not defined Windows-10-10.0.22621 AMD64 Ren'Py 8.0.3.22090809 SU_Rebuilt Mon Jul 3 12:48:35 2023
Yup, that would explain how Lex knew about Lois servicing Perry & Jimmy in the stockroom.So, this is more of a side note than anything, but while I was looking up LexCorp in the Lego Dimensions wiki (Lexcorp is based on a Tetrahedron shape that slowly ROTATES in the Lego movie series), I came across this description:
LexCorp was originally organized as an aerospace engineering firm started in the top floor offices of The Daily Planet building in Metropolis and has since become one of the world's largest, most diversified multinational conglomerates. That's a fun bit of lore! I like the idea of Lex interacting with Lois in the Daily Planet building 'back in the day'! Just mentioning this in case people working on Lois scenes might want to incorporate this into the dialogue...