Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Sajidur78 created a comment on an issue on hedge-dev/SharpNeedle
Should be fixed in e32defcbd24a0062f7c77667942449c887a1f065. Could you confirm?
Sajidur78 pushed 3 commits to master hedge-dev/SharpNeedle
Sajidur78 closed a pull request on hedge-dev/SharpNeedle
Split DiEvent parameters/data blocks into their own files
Splits DVScene parameters/data blocks into their own files, this makes it easier to read and follows the style of the rest of the API. The most recent loaded/saved game type is now also remember...Sajidur78 pushed 3 commits to master hedge-dev/SharpNeedle
Sajidur78 closed a pull request on hedge-dev/SharpNeedle
Sample chunk node & material improvements
- Node parenting now managable - Reading of node data now happens in substream to ensure no reading of outside data - Writer gets flushed after writing node data to ensure locally enclosed data ...Sajidur78 pushed 1 commit to master hedge-dev/SharpNeedle
- Fix TerrainInstanceInfo v0 reading and writing (#24) ea57190
Sajidur78 closed a pull request on hedge-dev/SharpNeedle
Fix TerrainInstanceInfo v0 reading and writing
Trying to load a terrain-instanceinfo file from LostWorld onwards would result in a crash due to the reader trying to parse the light index data, which is absent from said version.Sajidur78 opened a pull request on shayne/PowerDimmer
Update Config.Net
Older version of the package had an issue where it wouldn't be able to write the config to non-system drives. This resolves: - #21 - #19 - #7Sajidur78 created a branch on Sajidur78/PowerDimmer
update-config - Distraction dimmer for Windows ala HazeOver/LeDimmer