Josh Cooper
|
15c3e2eae8
|
Fixes multi-platform/build support of print line format specifier
|
2022-09-04 19:32:42 -07:00 |
Josh Cooper
|
d28e4e31d8
|
Fixes print line format specifier
|
2022-09-04 16:29:05 -07:00 |
Josh Cooper
|
37c4de1ad6
|
Removes stderr prints from spectate
|
2022-09-03 18:35:04 -07:00 |
Josh Cooper
|
1d5ae827df
|
Fixes segmentation fault
|
2022-09-03 17:58:40 -07:00 |
Josh Cooper
|
a260e6992e
|
Reorders spectate code blocks, and adds persisting configuration
|
2022-09-03 17:02:57 -07:00 |
Josh Cooper
|
1edcaf4ca8
|
Fixes type warning build errors
|
2022-09-03 11:41:29 -07:00 |
Josh Cooper
|
b6c97214ca
|
Adds more features to spectate
|
2022-09-03 11:18:46 -07:00 |
Josh Cooper
|
d90d0f86af
|
Removes spectate usage from cpp file
|
2022-09-02 21:38:48 -07:00 |
Josh Cooper
|
ed73d370fc
|
Adds placeholder for feature to disengage the plugin on player input
|
2022-09-02 21:12:27 -07:00 |
Josh Cooper
|
a4515daed4
|
Removes useless and redundant code from spectate
|
2022-09-02 20:52:14 -07:00 |
Josh Cooper
|
24fe4da6ba
|
Replaces spectate:auto-unpause with pausing API in World module
|
2022-09-01 16:53:26 -07:00 |
Josh Cooper
|
33b92e6f69
|
Implements auto-unpause feature for spectate plugin
|
2022-09-01 16:53:26 -07:00 |
Josh Cooper
|
3ef4654966
|
Adds unpause code to spectate
|
2022-09-01 16:45:05 -07:00 |
myk002
|
af0631cbd9
|
update docs for spectate
|
2022-07-31 13:41:29 -07:00 |
Josh Cooper
|
dda487a535
|
Adds new plugin: Spectate (#1918)
* Adds spectate plugin
* Updates spectate.cpp
* Changes spectate toggle message
* Updates changelog.txt
* Adds spectate to Plugins.rst
* Adds requested changes
- foreach syntax replaces active units loops
- removes CR_FAILURE return on double enable/disable usage
- removes disabled code
- implements a few clion clang tidy suggestions (auto declare when casting)
- Updates zcount to have accurate count for performing RNG
- adds eof newline
- adds todo comment about a redundant if condition
* Declares spectate section in Plugins.rst
|
2022-03-14 19:33:41 -07:00 |