Separate names with a comma.
Sure, I use NotOats' EgsExporter (https://github.com/NotOats/EgsExporter) Find me on EmpyrionBuddy's discord server to discuss about EWA...
I assume you mean traders. I am using a third party parser that extracts trader data from the BPs. I could probably write my own parser, but I...
That's a good catch stanley. It seems that in the Templates ECF file for vanilla, there's a stray C like comment (/* */) which has thrown my ECF...
Hey Myrmidon, thank you for your kind words. I’ve sent you a message in Discord for the localization. As for your suggestion, If I understand...
Version 1.1.4 released Changelog Updated Reforged Eden 2 to beta 24 Moved Shield related properties to its own Shield Properties section for items
Version 1.1.0 released Changelog Added search functionality to Empyriopedia Converted item links to proper anchor links (requested by Vast)
Version 1.0.0 released Changelog Added Related Items Feature Added List of Weapons each Ammunition is used by Replace non-existing icons with...
Version 0.9.9 released Changelog Added Dark Faction specific item/block properties Removed redundant properties from items/blocks
Version 0.9.8 released Changelog Added direct linking to Empyriopedia Articles Added sharing function to Empyriopedia Added current article...
Version 0.9.7 released Changelog Added PDA to mobile version of the app Fixed issue that would case non-deconstructible items to show up as...
Version 0.9.5 released New Feature PDA (Empyriopedia) for Vanilla and RE2
Version 0.9.0 released New Features: List of Compatible Modifications for each Weapon/Ammo/Tool (RE2 Only) List of Compatible Weapons/Ammo/Tools...
Traders that are not used in RE2 have now been removed. Manually excluded, but at least EB should be accurate on locations now.
Seems that there’s no apparent programmatic way to identify the unused POIs, at least by the data that is available to me, so the only thing I can...
While I do have some manual exceptions/exclusions in place, my goal and effort is to have all data extraction and correlation be done...
[IMG] Empyrion Buddy (empyrionbuddy.com) is a web based companion app for Empyrion, which offers an exhaustive list of items, status effects and...
@ASTIC After quite a few tests, I came to the conclusion that you cannot move any items between two Ammo Controllers on different entities, and...
I can't figure out why this script is not working. I've written a boatload of move item scripts to sort items and feed constructors, but this is...
That is cool, I need to dig a bit deeper on what I can get from the cfg file. Now I need to find a way to get what sort of guns an entity has...
@ASTIC Is the Ammo type that an Entity's guns can accept exposed in the game's API? If yes, can we get our hands on it in the next...