sbpe
sbpe copied to clipboard
StarBreak Plugin Engine
When trying to run builder.py the following error occurs: ``` subhook.c _remote.c Criando biblioteca .\Release\..\libs\subhook\remote.lib e objeto .\Release\..\libs\subhook\remote.exp _remote.obj : error LNK2001: símbolo externo não resolvido SDL_GetKeyboardState _remote.obj : error...
This is less of an issue and more so a starting point for myself. When I was showing SB to my friend, he said it was really unreadable and didn't...
Adds an to option skip hiding shells/objects/health/names/faction names if the other player is in the same faction as the current player.
This isnt a fix but would at least let you get your players back without restarting
There was [this ticket](https://github.com/atomizer/sbpe/issues/6) asking what's missing for a linux version, but it was closed by the submitter without any explanation. I tried compiling the project but stumbled upon two...
In a way this resolves https://github.com/atomizer/sbpe/issues/8. After the fixes both `rbp_builder.py` and `builder.py` finish without any errors. That said, I haven't been able to actually run the game on Linux,...
Full paths can contain dots in parent directories (e.g. “/home/foo/.steam/”), so it is important to work with basenames only.
```bash $ uname -a Linux jupiter 5.6.11-arch1-1 #1 SMP PREEMPT Wed, 06 May 2020 17:32:37 +0000 x86_64 GNU/Linux $ python -V Python 3.6.9 (2ad108f17bdb, Apr 07 2020, 02:59:05) [PyPy 7.3.1...
I can't get your application to run. I have Python 3.6, windows 64 bit, and your 1.6.1 release. The error is returning from mayhem\proc\windows.py : load_library function : Line 442...