Adam Johnson

Results 214 comments of Adam Johnson

You might be missing some of the new Relto page GUI items due to having out of date copies of the game files. This would cause execution of the script...

`---ERROR Scripts/Python/KalameeResetJC.py:48 ModuleNotFoundError: No module named 'xEnum'---`

Breaks TL deployment ``` Traceback (most recent call last): File "Scripts/Tests/xGamePythonReview.py", line 169, in spec.loader.exec_module(mod) File "", line 843, in exec_module File "", line 219, in _call_with_frames_removed File "/home/runner/work/Plasma/Plasma/Scripts/Python/clftGetPersonalBook.py", line...

``` (02/11 20:29:44) PythonFile02 - Traceback (most recent call last): (02/11 20:29:44) File "xMultiDialogToggle.py", line 134, in OnNotify (02/11 20:29:44) File "xMultiDialogToggle.py", line 174, in IStartDialog (02/11 20:29:44) NameError: name...

After discussion in #1545, I propose the following. A new enumeration is created that matches the old MSAA modes to retain backwards compatibility and also *adds* 8x MSAA. Thusly: ```C++...

That sounds good - we'll just need to be sure to map those entries to the proposed enum.

Still waiting on: - https://github.com/H-uru/Plasma/pull/1360#discussion_r1267394146 - https://github.com/H-uru/Plasma/pull/1360#discussion_r1267395943

I like it! Thoughts, @Deledrius, @dpogue, @zrax?

I think that, before we merge this, we need to make sure that [DockerSand](https://github.com/H-uru/dirtsand/blob/ccc7b6e8cd2224d941768fdc56f5eefc974c59d7/Dockerfile#L68) is equipped to deal with not all SDL files being in the Scripts/SDL directory. UruManifest (strictly...