issues
search
ApanLoon
/
EmpyrionStuff
A collection of tools that can be used to work with some of the file formats used in Empyrion Galactic Survival.
MIT License
10
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump SharpZipLib from 1.1.0 to 1.3.3 in /src/epb/EPBLib
#62
dependabot[bot]
opened
2 years ago
0
Exception: Failed reading EPB file
#61
nikitich
opened
3 years ago
0
Make block types with "Ref" children of the referenced block types.
#60
ApanLoon
opened
5 years ago
0
Add mechanism for reading and writing special ECF attributes for use by the ECF tools.
#59
ApanLoon
opened
5 years ago
0
Make mechanism for replacing a set of block types with another set.
#58
ApanLoon
opened
5 years ago
0
BlockPos is read incorrectly.
#57
ApanLoon
opened
5 years ago
1
Make a setup to take snapshots of each structure from the same viewpoint to facilitate creation of uniform icons.
#56
ApanLoon
opened
5 years ago
0
Async 3d model
#55
ApanLoon
closed
5 years ago
0
EPBLab crashes when creating the 3D view for EPBs with a large number of blocks.
#54
ApanLoon
closed
5 years ago
3
Make toolbar commands asynchronous and add progress bar.
#53
ApanLoon
closed
5 years ago
1
Block tags of type Colour can't be edited.
#52
ApanLoon
opened
5 years ago
0
Show generic block tag list.
#51
ApanLoon
closed
5 years ago
0
Add a field, in EpbBlockType, that determines what blueprint types a block type is allowed in.
#50
ApanLoon
closed
5 years ago
1
Make EPBlueprint.CountBlocks care about block type groupings such as windows and trusses.
#49
ApanLoon
closed
5 years ago
0
Add icons for "New", "Open" and "Save As".
#48
ApanLoon
opened
5 years ago
0
Add view for entering parameters for structure creation.
#47
ApanLoon
closed
5 years ago
0
When a blueprint is selected, add a tool bar with buttons to create various structures.
#46
ApanLoon
closed
5 years ago
0
Extract Block Models from Unity Directly
#45
PeteMichaud
opened
5 years ago
2
Selecting a signal target should select the referenced block in the block view.
#44
ApanLoon
opened
5 years ago
0
Selecting a signal source should select the referenced block in the block view.
#43
ApanLoon
opened
5 years ago
0
Selecting a device in a device group should select the referenced block in the block view.
#42
ApanLoon
opened
5 years ago
0
ListViews and TreeViews block mouse wheel scrolling.
#41
ApanLoon
opened
5 years ago
0
The "enter" key behaviour must check if the text box is in a listbox or a tree and then move to the next row or node instead of the next control.
#40
ApanLoon
opened
5 years ago
0
Add visual indication of valid input in editable fields.
#39
ApanLoon
opened
5 years ago
0
Make it possible to add and remove device groups.
#38
ApanLoon
opened
5 years ago
0
Make it possible to drag and drop device group entries between different device groups.
#37
ApanLoon
opened
5 years ago
0
Make it possible to edit the fields of device groups and device group entries.
#36
ApanLoon
opened
5 years ago
0
When changing a signal source name, ask if signal targets and signal operators should be updated to the new name.
#35
ApanLoon
opened
5 years ago
0
Make it possible to edit unknown trailing data
#34
ApanLoon
opened
5 years ago
0
Make it possible to edit unknown block data
#33
ApanLoon
opened
5 years ago
0
It is currently possible to create blueprints with null arrays for unknown data, for example Unknown07. This causes a null reference exception in the BinaryWriter.
#32
ApanLoon
closed
5 years ago
1
Writing null strings cause exceptions, should write an empty string.
#31
ApanLoon
closed
5 years ago
0
Saving a blueprint with a lever makes the game loader crash.
#30
ApanLoon
closed
5 years ago
2
Determine how to count blocks.
#29
ApanLoon
opened
5 years ago
1
Make it possible to manually edit unknown summary data
#28
ApanLoon
closed
5 years ago
1
Make epb save more things
#27
ApanLoon
closed
5 years ago
1
Make it possible to change the names of signal sources.
#26
ApanLoon
closed
5 years ago
1
Normals are wrong.
#25
ApanLoon
opened
5 years ago
0
The change of block store datatype messed up the writing of EPB files - foreach does not guarantee the order.
#24
ApanLoon
closed
5 years ago
0
Implement the concept of "parent block".
#23
ApanLoon
closed
5 years ago
1
Remove switch statement on variant when generating 3D geometry. Instead make lookup table(s) with delegates.
#22
ApanLoon
closed
5 years ago
0
Add block types and variants from A10.0.0-2446
#21
ApanLoon
closed
5 years ago
0
Binding error on colour for block info display.
#20
ApanLoon
opened
5 years ago
0
Add specific block views with block tag data
#19
ApanLoon
opened
5 years ago
0
Make it possible to add and remove meta data tags.
#18
ApanLoon
opened
5 years ago
0
Make it possible to edit meta data tags.
#17
ApanLoon
closed
5 years ago
0
Keep track of the number of special things.
#16
ApanLoon
opened
5 years ago
0
Some files have truncated matrices, is this really correct?
#15
ApanLoon
opened
5 years ago
0
If the byte in front of the custom palette is actually a count of multiple palettes, store them all - not just the first one.
#14
ApanLoon
opened
5 years ago
1
Read symbol matrix data for versions < 8.
#13
ApanLoon
opened
5 years ago
0
Next