PopTracker
PopTracker copied to clipboard
universal, scriptable randomizer tracking solution that is open source, runs everywhere and supports auto-tracking.
Closes #123
I get a segfault running the latest prerelease AppImage: ``` > ./PopTracker-0.25.8-x86_64.AppImage PopTracker 0.25.8 Checking for update... HTTP: connecting via https to api.github.com for /repos/black-sliver/PopTracker/releases?per_page=8 Ui: Init SDL 2.0.20... [1]...
I tried to add access rules to a location using the result of another location `"@ASLBBoss/Goal: Asylum Brain Tank"`. Doing so prints the below error to standard output: ```Could not...
current state of things: - on non-windows, we expect everything to use UTF-8, having it just work - we use the "ANSI" version (and fopen()) for most path-related things on...
- `access_resolver` in json makes PopTracker call Lua functions for each Section to provide accessibility -- - [x] Documentation - [x] JSON Schema - [x] Read/inherit values from JSON -...
A NDI support for the broadcast view could allow easier multi-pc setups for streaming. Wiki page about NDI : https://en.wikipedia.org/wiki/Network_Device_Interface It is actually added to emotracker's broadcast allowing : -...
* Manually assign items to locations/sections when receiving hints * Lua Interface: `LocationSection::CapturedItem` assigns 1 item to a section * Automatically unlock items that are assigned to sections when looting
* LUA access rules (`$function`) should be able to return the level of accessibility as second result. * Define constants in LUA global `AccessibilityLevel`, as used [here](https://github.com/Hamsda/EmoTrackerPacks/blob/master/ootrando_overworldmap_hamsda/scripts/logic_entrance.lua#L2)