Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/space-wizards/RSI.NET

C# library for manipulation of RSI files used in SS14.
https://github.com/space-wizards/RSI.NET

Update ImageSharp to 3.1.3

ad2627cd465ca9f6931f092f0e0308cedee29cdd authored 10 months ago by DrSmugleaf <[email protected]>
Fix crash when renaming a state to be uppercase or lowercase on Windows

3d4db841ea7201eea54e26a014bf02b3a324cfb3 authored almost 1 year ago by DrSmugleaf <[email protected]>
Make copied states not carry over changes between copies

5d64a9be2e42c4e308c3c2ec3fcf30f2bf4e09d2 authored about 1 year ago by DrSmugleaf <[email protected]>
Add method to get cardinal directions

9a6e11d499579dc581924e7050a245085e3c2123 authored about 1 year ago by DrSmugleaf <[email protected]>
Fix parsing DMI states with more delays than frames

f0a6da0d32b5aedf084a69085ac127171e584df6 authored about 1 year ago by DrSmugleaf <[email protected]>
Add dmi parsing step to add delays to states that only specify a frame count

dd44f125fcbdf11bf2c5cdd2fb423570d4f52b42 authored about 1 year ago by DrSmugleaf <[email protected]>
Make MetadataParser.TryGetFileMetadata take in a stream instead of a file path

209b43d433f2080f294bbfeca7ba4a85c2dcfd0c authored about 1 year ago by DrSmugleaf <[email protected]>
Fix not restoring images of restored states

da670af17151f4475c9446a93c6419c05f62bb40 authored about 1 year ago by DrSmugleaf <[email protected]>
Add setter to Rsi.Size

085e7ff4ae08f91693583dd15df6c12f53e09968 authored about 1 year ago by DrSmugleaf <[email protected]>
Remove deleted states from an .rsi

ec950640b34496095444660a9113ae8e6f2c50cf authored about 1 year ago by DrSmugleaf <[email protected]>
Add GIF loading support (#9)

f7fab8bb2238ad2bd0f0317d07669399d61e74f0 authored over 1 year ago by metalgearsloth <[email protected]>
Fix flags field test.

17c4b0a95f5fe8148dff2194dca5c12d131a9dbe authored over 1 year ago by Pieter-Jan Briers <[email protected]>
Use RsiJsonSourceGenerationContext when saving metadata.

cfe586395a668f2e18bd534d2ae25d9c818181a7 authored over 1 year ago by Pieter-Jan Briers <[email protected]>
Disable central package management to fix RSIEdit build issues.

67d6a7566e3007162c7ff851fb5ca7e3f40cc4f1 authored over 1 year ago by Pieter-Jan Briers <[email protected]>
Fix CI probably

d4e2de96d629996dda2a60cdd0406d171c48c40d authored over 1 year ago by Pieter-Jan Briers <[email protected]>
The great .NET 7 refactor.

Move to .NET 7
Fix loading/saving JSON on .NET 7 by moving JSON models to separate classes.
Use ...

848ad405175197e9bdd18c2d10ed597c920dab71 authored over 1 year ago by Pieter-Jan Briers <[email protected]>
Rename project from "Importer" to "SpaceWizards.RsiLib"

Much better

5b968d433f3ff5c89971b846366a0917018959e0 authored over 1 year ago by Pieter-Jan Briers <[email protected]>
Set float parsing to culture invariant (#8)

db63dfc115406988860b2c05ceca46c394b3ebfb authored over 2 years ago by Alex Evgrashin <[email protected]>
Use file-scoped namespaces

3a1eb38f3b189e13feb6ad9bfec0fdf05c45575b authored over 2 years ago by DrSmugleaf <[email protected]>
Update ImageSharp

eefccda09cd3c3a32ba272dc0c79bdd486a976e9 authored almost 3 years ago by Kara D <[email protected]>
Why test your code amirite.

f58d5d8108297f55314b09b88ec0c8444f51ae76 authored about 3 years ago by Pieter-Jan Briers <[email protected]>
Make RsiSize use a primary constructor.

So I can deconstruct it.

0c7bf9875205d6afbf5edb78d20bb7ac1eec4294 authored about 3 years ago by Pieter-Jan Briers <[email protected]>
Fix delay import from DMI (#6)

3058cbd0a81640e37ea25ce2a782464529d3895f authored about 3 years ago by metalgearsloth <[email protected]>
Update build-test workflow to .NET 6

635835eec36fe19370f62a317216d65b877e6634 authored about 3 years ago by DrSmugleaf <[email protected]>
Update Importer to .NET 6 and C# 10

d46d73b1b7db7ac3b1deee9a110bec271debd515 authored about 3 years ago by DrSmugleaf <[email protected]>
Fix RSI saving on Windows.

Trying to overwrite a file copy with itself does not work on Windows.

42b737798ea11f9e4acf2491d8abbb0f2a1176cd authored about 3 years ago by Pieter-Jan Briers <[email protected]>
Add myself to CODEOWNERS

85d688a120672edb70a81433cd96f6feb0eb8c68 authored about 3 years ago by DrSmugleaf <[email protected]>
Add running build and test on windows and mac

cd8d7f386ba02d766d1d73c05b84a2dd642e9371 authored about 3 years ago by DrSmugleaf <[email protected]>
Make saving RSI states copy the file instead when possible

94a9b3e3c4919e793f2d7d1824c938175970186f authored about 3 years ago by DrSmugleaf <[email protected]>
Add ommitting for defaults in meta.json (#5)

* Add ommitting for defaults in meta.json

At current mooment defaults in meta.json generation...

387e5e2d9ea0815da737888f8a5a1d111ab1fbec authored over 3 years ago by Ygg01 <[email protected]>
Add comparing resulting json in RsiSaveTest.ConsistencyTest

2228bd26c90fdb78e82d74a7b08ec91f9c9ec901 authored over 3 years ago by DrSmugleaf <[email protected]>
Fix the dotnet test path but actually

https://docs.github.com/en/actions/guides/building-and-testing-net

d6b45e74b46f62b7204a5c312fc46c37484102f1 authored over 3 years ago by DrSmugleaf <[email protected]>
Fix dotnet test csproj path

fca36565fd5d9e91c892413a54df15aa80d13c34 authored over 3 years ago by DrSmugleaf <[email protected]>
Add CI test workflow

a7a57f0da032c7a21b0c24417b30ebb4cffd69a9 authored over 3 years ago by DrSmugleaf <[email protected]>
Fix saving empty delays and flags in meta.json

679f37d06a04f8aec089ab9e1c7aa993b0abaf79 authored over 3 years ago by DrSmugleaf <[email protected]>
Uses correct string for version on RSI.cs (#2)

c5c3f005530f7d491e71b88c4b75ada746aac28c authored over 3 years ago by Swept <[email protected]>
Adds user-specific files to .gitignore (#3)

* Adds user-specific files to .gitignore

* Update .gitignore

df6898e17b8ff2fa41d94957fffaa6bce94421c1 authored over 3 years ago by Swept <[email protected]>
License and copyright now generates over dimensions in meta.json (#4)

068f59b1abe1ed774bb7efa5e4196adfd297c12e authored over 3 years ago by Swept <[email protected]>
Create README.md

057cd3af64646689964c762596be6c0b698e0074 authored over 3 years ago by DrSmugleaf <[email protected]>
Update .gitignore for .user files

7992227e63e8a42e05702ea0f5ee6c99c1b5ff1c authored over 3 years ago by DrSmugleaf <[email protected]>
Add support for rewind

Fixes https://github.com/space-wizards/RSI.NET/issues/1

ad681f461fcd985995b9eb24277db4630c7882f6 authored over 3 years ago by DrSmugleaf <[email protected]>
Fix incorrect arguments on ToRsiState call

d4bda5d346ecccb8cbbd933f59e5502442676d35 authored over 3 years ago by DrSmugleaf <[email protected]>
Implement load image methods to load images after deserialization

ac667da5bd820c2b79377738c424e433ca2a093a authored over 3 years ago by DrSmugleaf <[email protected]>
Add sln

51c8840098cf44c8f5287a8e95c8448c82e1f574 authored over 3 years ago by DrSmugleaf <[email protected]>
Remove editor code

3e73f5764977e89b1648897156a78d58d6937524 authored over 3 years ago by DrSmugleaf <[email protected]>
Merge branch 'dev'

dfdfb22d6ae969989fa0b2a4ca516e093adc83e6 authored over 3 years ago by DrSmugleaf <[email protected]>
Fix saving states with invalid characters and in images too large

ea87e91b05e18a4582934ba606218164dfcec293 authored over 3 years ago by DrSmugleaf <[email protected]>
Refactor frame extraction, fix not showing diagonals

Fixes https://github.com/space-wizards/RSIEdit/issues/1

382ee22e6572881c7e2cdea426b396032aab7c2d authored over 3 years ago by DrSmugleaf <[email protected]>
Updates readme logo

8d490fba8febd3dc7ab5c255f77a4cd2f71264d3 authored over 3 years ago by Swept <[email protected]>
Add files via upload

c310ed5c233cb1d6ff7172acd3695d2d19ee0702 authored over 3 years ago by Swept <[email protected]>
Put the actual logo in (#9)

6d446f7d2f268eef356dbbaa97cf5b55bcd3ce2d authored over 3 years ago by T-Stalker <[email protected]>
Add getting index and frame for individual images from states and tests

9c9536ad362724a1d85a113ef27bd20678654507 authored over 3 years ago by DrSmugleaf <[email protected]>
Adds logo

e84cb2b1c52beb1196da3d21354693dcd473a5b8 authored over 3 years ago by Swept <[email protected]>
Create README.md

f3270e704808cf192861242463d1ae9fc807343d authored over 3 years ago by Swept <[email protected]>
Fix visualization for cardinal sprites

35d68969e67a5ded10f3f92e57b6f515fa530963 authored over 3 years ago by DrSmugleaf <[email protected]>
Add saving all open rsis to one folder

9deb7656a349ea14f4f59ce7c9bdcdd0ae110c33 authored over 3 years ago by DrSmugleaf <[email protected]>
We do what we must because we can

Special thanks to DogZero

041a8d710d85be30ba04cebce0ec784207155d5c authored over 3 years ago by DrSmugleaf <[email protected]>
Add preferences, add default license and copyright options

51f698a873d977971c286f4a382eb2eb041fb841 authored over 3 years ago by DrSmugleaf <[email protected]>
Make TextInputWindow startup location the center of the owner

195a18e91a537a46ac56d62344ee7f4e4f7f8b8a authored over 3 years ago by DrSmugleaf <[email protected]>
Add tooltip buttons for what to put in license and copyright

4cd2efc2a2f3adaadd6a03eb726f0d99c19da5bf authored over 3 years ago by DrSmugleaf <[email protected]>
Add quick access license buttons for no license, cc by-sa-3.0 and cc by-nc-sa 3.0

ef2121ac407b256f3e1d38df35a54f2e718d7ef6 authored over 3 years ago by DrSmugleaf <[email protected]>
Add editing license/copyright and changing all open licenses/copyrights

bb56d669b6239adb52ff8d76441a6f45ac9f6375 authored over 3 years ago by DrSmugleaf <[email protected]>
Add closing rsis and multi rsi fixes

84b81f4cf4278fe62644fb1c261ca8e58277920b authored over 3 years ago by DrSmugleaf <[email protected]>
Make the current open window change to the newly opened one

ecdab9f0cb1102946d036b0d21bd9d57b8c755da authored over 3 years ago by DrSmugleaf <[email protected]>
Make save folder rsi-specific

4697e028f54be4d909159383a2c15121a31e5d5a authored over 3 years ago by DrSmugleaf <[email protected]>
The program now aggressively suggests your mistakes

038fb051d51c7ded676bc00cdf1b384333cafd08 authored over 3 years ago by DrSmugleaf <[email protected]>
Add getting the title from the opened rsi or dmi

80f110ff1504173f628e1c0a2f073f51e6439cc2 authored over 3 years ago by DrSmugleaf <[email protected]>
Add drag dropping pngs to create new states in an rsi

2f15a473df3ba1f12b5e7d5ce35acf1ea6390881 authored over 3 years ago by DrSmugleaf <[email protected]>
Add importing a png into an existing state

d8e7e9cc02ac97152532a5566aae4ff825257896 authored over 3 years ago by DrSmugleaf <[email protected]>
Add new state button

d0019cf9d267bc27486d61047b1b48fe8048ded4 authored over 3 years ago by DrSmugleaf <[email protected]>
Add changing the name of states

128298e23b7426ebd4cd76121eec2d46d15c1c64 authored over 3 years ago by DrSmugleaf <[email protected]>
Fix meta.json being malformed when saving

2e394dc3f44ad5cad2cbe854cc8bfd4df2cd4f55 authored over 3 years ago by DrSmugleaf <[email protected]>
Add right clicking states to open a context menu, add deleting

4f5c48ef4e193fd1033e3b6017058ac5015e3a4a authored over 3 years ago by DrSmugleaf <[email protected]>
Add drag and dropping rsis and dmis to the window

WE HAVE THE TECHNOLOGY

6c91838b43b72a76cc4cceff97a85f975a13e38c authored over 3 years ago by DrSmugleaf <[email protected]>
Add importing DMIs to the editor

7a82ea2e43b40a7ba1d09da2f9ee46d3389a172e authored over 3 years ago by DrSmugleaf <[email protected]>
Change logo

dac8568245512c2d4d55529dad758695237c294f authored over 3 years ago by DrSmugleaf <[email protected]>
Remove testing code

856e75332a9016372ef9745d61683ba540e742f7 authored over 3 years ago by DrSmugleaf <[email protected]>
Add editor project to import dmis to rsis

4e97eb7f36c6012a6f8201f14012e1a0d807d680 authored over 3 years ago by DrSmugleaf <[email protected]>
Add confirmation window when creating new rsis with one loaded

024ed1d80d242ed66f23e40ca9d48b51c38710bf authored over 3 years ago by DrSmugleaf <[email protected]>
Add new rsi functionality and hotkey

6172030781d0621c76ac2a4c8e10905a0418e399 authored over 3 years ago by DrSmugleaf <[email protected]>
Add separate save as functionality

65fdd538063929b46ac3c24b33524b643e05fd91 authored over 3 years ago by DrSmugleaf <[email protected]>
Add reopening last oflder

28736f6094bdfb14375201c716150c7b9f4c20a6 authored over 3 years ago by DrSmugleaf <[email protected]>
Add changing the directions of a state

16ca93a3940451d3b8e720182cd641af49415308 authored over 3 years ago by DrSmugleaf <[email protected]>
Add saving RSIs

db9de2aac26a066e7880406c55532d04691cc0c9 authored over 3 years ago by DrSmugleaf <[email protected]>
Add debug output log message when the applciation crashes

536f03cfc80fab5e9bf6c2cd69b9f7fe8301855f authored over 3 years ago by DrSmugleaf <[email protected]>
Add error message when a state is missing and wrap error messages

6a5d7e26bf79724e3412ca55d271a7c5a5e3dab3 authored over 3 years ago by DrSmugleaf <[email protected]>
Add selected item readjustment for redos

22dcad359ff01b50f861df6d934fe9796c718d26 authored over 3 years ago by DrSmugleaf <[email protected]>
Move commands to main window to allow undo when there are no states left

ed7086624c28437d698256763e5ac7a50a07e028 authored over 3 years ago by DrSmugleaf <[email protected]>
When deleting the last state the previous is now selected if available

7cf242138a097e49b04c8400b0eb4369405a7a5c authored over 3 years ago by DrSmugleaf <[email protected]>
Add undo/redo hotkeys

ctrl+z, ctrl+y and ctrl+shift+z

be3739762a7d086546531b1f8ebc82dab4e646c7 authored over 3 years ago by DrSmugleaf <[email protected]>
Add undo/redo functionality

66a7bd21da621385f8ff19a2116562493559bb3c authored over 3 years ago by DrSmugleaf <[email protected]>
Add deleting states with the delete key

8076840e37bafd9390cddcd821238077c980d592 authored over 3 years ago by DrSmugleaf <[email protected]>
Add opening RSI and seeing the states

8f4d75aa7913bdb2b457f8dc02768c2ff54da446 authored over 3 years ago by DrSmugleaf <[email protected]>
Add basic project structure

4be02703f90807fae51ccfbe957674c5be700c07 authored over 3 years ago by DrSmugleaf <[email protected]>