Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

Sajidur78

Sajidur78 created a comment on an issue on hedge-dev/SharpNeedle
Should be fixed in e32defcbd24a0062f7c77667942449c887a1f065. Could you confirm?

View on GitHub

Sajidur78 pushed 1 commit to master hedge-dev/SharpNeedle

View on GitHub

Sajidur78 pushed 3 commits to master hedge-dev/SharpNeedle
  • Split DiEvent parameters/data blocks into their own files 17d5463
  • Remember the game type 8d18127
  • Fix virtual method overrides 7488c0f

View on GitHub

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
  • Sample chunk node & material improvements - Parenting now managable - Reading of data now happens in substream to ens... 0a41c43
  • Removed accidentally added using-declaration c0650d0
  • Sample chunk resource: data reading for models fixed 9e18721

View on GitHub

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

View on GitHub

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 - #7
Sajidur78 pushed 1 commit to update-config Sajidur78/PowerDimmer

View on GitHub

Sajidur78 created a branch on Sajidur78/PowerDimmer

update-config - Distraction dimmer for Windows ala HazeOver/LeDimmer

Sajidur78 forked shayne/PowerDimmer

Sajidur78/PowerDimmer