PabstMirror

Results 88 issues of PabstMirror

Just proof of concept right now allows changing lines/marker color for people with color problems requires mission restart Colors also usable by other mods? I had been thinking of ace_nametags...

WIP

close #1209

compatibility

Had a feature request to allow playing music via radios. This allows an AI unit to talk or speak on radio with the use of some external ts client that...

feature request
WIP

Copy radio sounds directly from pbo instead of loading b64 files I'm really not sure if this is a good idea or not Plus: - fix "b64" not allowed errors...

enhancement
optimization
WIP

**Describe the bug** Configs at the top level throw error **To Reproduce** config.cpp: ``` class CfgPatches { class test { }; }; topLevelThing = "pants"; ``` command: `sqfvm.exe --input config.cpp...

bug

**Describe the bug** Class names being just digits are valid in arma, but cause parse error. **To Reproduce** config.cpp: ``` class CfgPatches { class 1 { units[] = {}; requiredAddons[]...

bug

ref https://github.com/google/googletest/issues/3663

ignore changelog

ref map https://www.ncei.noaa.gov/sites/default/files/2022-02/Miller%20Projection%20Main%20Field-%20Annual%20Change%20Declination%20%28D%29.jpg

kind/feature

![20240207195944_1](https://github.com/acemod/ACE3/assets/9376747/68e25111-96ad-4ad0-a00e-831bc2e2f9f8)

kind/bug fix

- Set video preset to ultra - Set video preset to standard - `[player, true, 5, true] call ace_medical_fnc_setUnconscious;` Be unconscious but no black screen (winking eye) ![20231230210915_1](https://github.com/acemod/ACE3/assets/9376747/9c816998-ed02-46d9-aff5-99c2c8a6d971) Can also...

kind/bug
fault/BI