Ecosyste.ms: OpenCollective

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

github.com/WolvenKit/WolvenKit

Community Mod editor/creator for REDengine games.
https://github.com/WolvenKit/WolvenKit

Debug form and Wk.Net fixed

89039dac4f9c442add2e439ada355355982d2203 authored over 7 years ago by traderain <[email protected]>
Fixed response parsing

9d2078edf3580df1e20b48ccda948bcceb88cf2b authored over 7 years ago by traderain <[email protected]>
Merge pull request #44 from Traderain/Network

Fixed network request builder

0546f6a54ee50e30a5e527872e87b795746de335 authored over 7 years ago by Hambalkó Bence <[email protected]>
Fixed network request builder

b1b184b439797fe8279d77ab5dd0a86ff858dc47 authored over 7 years ago by Unknown <[email protected]>
Implemented all the net commands

4ef0349e1d40f117daf7bf942f9e9d9675a7a3b4 authored over 7 years ago by traderain <[email protected]>
Request types and net async calls

8a3e6ca15e109e309f27fe033a9c242fb7608d51 authored over 7 years ago by traderain <[email protected]>
Greatly improved speed of texture&sound cache reader

c03d2b230451d0206f25b1d98152d7f6e6b22aa8 authored over 7 years ago by traderain <[email protected]>
Response parsing and basic request parsing for debug protocol

fb1619aeeaaa399bb5261a92fef2f9b0b7431765 authored over 7 years ago by traderain <[email protected]>
Updated team

dcb7abdc51b37d2d4bd7614770dae0c43f5bef28 authored over 7 years ago by Hambalkó Bence <[email protected]>
Bug reporting

- Added a button to launch psr.exe to record reproduce steps.
- Added a button to open a mailto ...

5d9a170c6c45ad39822605417c4ca125b16fd526 authored over 7 years ago by traderain <[email protected]>
Fixed adding files from existing mods

7dcde62b25e3ffc5e23f75e7272389be77d7f3df authored over 7 years ago by traderain <[email protected]>
Organize folders

- Now they are properly named according to their solution name

19beb1a43b2093eb10326b9be585aca12fffcd5a authored over 7 years ago by traderain <[email protected]>
Add network constants and game connection

fecff29c01e457834de1ca8bbd883d2858be9afa authored over 7 years ago by traderain <[email protected]>
Added WolvenKit.Net

- This will contain the classes and methods needed to connect to the game's debug protocol and i...

85ca67c23dd2ca7dde2122370b72c0f801c76ff7 authored over 7 years ago by traderain <[email protected]>
Fixed SoundCache&TextureCache reader

- Now its works perfectly
- Writers need to be coded still
- Need to be changed to memorymapped ...

ae1f27a53eb91114107ac6ba2a6ed22b159b49ee authored over 7 years ago by traderain <[email protected]>
Fixed maincontroller init crash

- Apparently this was not a good idea. Since when there is no configuration this will crash the ...

36e597267b2e6eb8ae814667067bd216955888e1 authored over 7 years ago by traderain <[email protected]>
Deserialization for menu xml files

- Basic deserialization works.
- Needs more check and some stuff so its unified eg.: Every mod i...

50e8a7c79a6028ac09a0fd5ad69d8a206b6b1f50 authored over 7 years ago by traderain <[email protected]>
Merge pull request #41 from Murzinio/StringsEncoderGUI

Strings encoder gui

52e883285e2900f86e74e9cef01ea1aa29def5ea authored over 7 years ago by Murzinio <[email protected]>
Fixed few bugs with nested group names.

1a7770eb1d49b48529370297662db4b2c889779c authored over 7 years ago by Murzinio <[email protected]>
Removed mod id textbox length restriction.

08bc939c4c9c15ccb0b89385ba47664a9828584c authored over 7 years ago by Murzinio <[email protected]>
Added generating of nested group names. Removed not needed stuff in gitignore.

e5539ec888e4de08577b77fc4909bebe3032513d authored over 7 years ago by Murzinio <[email protected]>
Menu serialization

- Now its properly serialized into an xml

8ec654a674be58492600a8f00a9bb5508c4c3b06 authored over 7 years ago by traderain <[email protected]>
Added "panel_Mods" generation.

cf1a17777054eeff25a98598568bb51649c817dc authored over 7 years ago by Murzinio <[email protected]>
Merge pull request #40 from Murzinio/StringsEncoderGUI

Strings encoder gui

0f1add808bf54676e31d7b26b496badc76e0acee authored over 7 years ago by Murzinio <[email protected]>
Added reading multiple IDs, fixed reading CSV with empty rows.

278d126c727157f078859c383fd541970c21cb05 authored over 7 years ago by Murzinio <[email protected]>
Added multiple ids, fixed anchors for some controls, fixed ID validating when textbox is empty.

6b9805838d8bef1cfd71127debf34346096c5bfb authored over 7 years ago by Murzinio <[email protected]>
Asset browser mod loading rework

- Now it loads them into folders so you can actually see which mod they are from and also loads ...

8db5e712463f961e4465112945009c3686f202ee authored over 7 years ago by traderain <[email protected]>
Bundleexplorer rework

- Moved init to startup
- Modexplorer now displays the actual mod folders

623b98848fa78a6137bf389b06b1a16263b00427 authored over 7 years ago by traderain <[email protected]>
Fixed bug with modexplorer not updating properly when adding files

085dc331cdcdaf2cf7d75195792c018ce6781ad2 authored over 7 years ago by traderain <[email protected]>
Merge branch 'master' of https://github.com/Traderain/Wolven-kit

4f3e5bb5ba0c378d35cf8c4f2133aaa4eee7c425 authored over 7 years ago by traderain <[email protected]>
Basic menu creator for #6. Serializing and deserializing does not work properly yet but the editor is functional.

83e78aca8711bc5cb1d167b0aa9e4c52414f90af authored over 7 years ago by traderain <[email protected]>
Merge pull request #39 from Traderain/StringsEncoderGUI

Strings encoder gui

98f98f278a2eddd638aca2019240fa66156b87ff authored over 7 years ago by Traderain <[email protected]>
Added strings encoding with rmemr's encoder, CSV/XML opening filters, removing comments from input csv file.

0c9968b075e50374d7279ab3d7e030715d2060fb authored over 7 years ago by Murzinio <[email protected]>
Fixed minor save/open bugs, added wolven kit icon to the form.

84dc45878130098adda856efa61400ecbac07a57 authored almost 8 years ago by Murzinio <[email protected]>
Added saving and opening csv files.

7779b0221ecfeaffaca1a5d1f144fd25df75879b authored almost 8 years ago by Murzinio <[email protected]>
Merge remote-tracking branch 'upstream/master' into StringsEncoderGUI

68e006c8ec2a81695aa0aa1a370a442778c4e463 authored almost 8 years ago by Murzinio <[email protected]>
Merge branch 'master' of https://github.com/Traderain/Wolven-kit

3c26d3db0e0c61bdadf5a667ae5955321ebdf2f9 authored almost 8 years ago by traderain <[email protected]>
Version update to 0.1

8b0cd7e579f9b752778b16c48d12c6f4d1a545a2 authored almost 8 years ago by traderain <[email protected]>
Merge pull request #37 from DellCliff/master

W3Speech format decoding/encoding

b4612892b4d7113ad5e7c98e85a22f09d04d6ae5 authored almost 8 years ago by Traderain <[email protected]>
Prevented generating with invalid id.

dcea0578fdcf11ade7381f7ea2d7fbb8982675d6 authored almost 8 years ago by Murzinio <[email protected]>
Added generation from optionsArrays.

529b03c3c7521f3c2d0fa6fb1f9ba04bb431b42f authored almost 8 years ago by Murzinio <[email protected]>
Added prefixes for string keys.

8f847f838a8ff1c79d266a62dba5018e652a9daf authored almost 8 years ago by Murzinio <[email protected]>
Deleting W3Edit.sln

e995a91730804709bea2d29b5b009b663e9b61f2 authored almost 8 years ago by wrain <[email protected]>
Merging

f6e58a03ddba49291e014f6563828cff742cc156 authored almost 8 years ago by wrain <[email protected]>
Merging

d125616690c7bc79891ccde741b051d5d0d5d678 authored almost 8 years ago by wrain <[email protected]>
Namespace change to WolvenKit

912a6138c682d26250a47e2de85b108f9ddb76ae authored almost 8 years ago by wrain <[email protected]>
Used wrong offset.

f1e4ce1070ee3bed54c08471858e615c980c6bdd authored almost 8 years ago by wrain <[email protected]>
FileTools made public

6a28a6400cd82b678cd77ad032ad85887ddb4c51 authored almost 8 years ago by wrain <[email protected]>
Now produces binary identical w3speech files and includes a significant performance boost when reading and writing from one stream to another.

863f121f50710f2212214f6d79bf78fe881a4364 authored almost 8 years ago by wrain <[email protected]>
Added mod id textbox, checks for valid id, fixed crashing when opening xml file was cancelled.

477d6473d00f41ed84c84bd4d96b74304360873c authored almost 8 years ago by Murzinio <[email protected]>
Merge pull request #36 from Murzinio/StringsEncoderGUI

Strings encoder gui

63498a0046ff047e5d6ddd489053984df655024e authored almost 8 years ago by Traderain <[email protected]>
Merged frmMain, fixed frmUsmPlayer and program.cs

263c963213e68ff3ef467fdf43182915f366bbaa authored almost 8 years ago by Murzinio <[email protected]>
Merge.

3a78a1ca6ff9d413d9e5e0cf8c75b7b1c2b46486 authored almost 8 years ago by Murzinio <[email protected]>
Reading var names from xml added.

d860bd597a88f8172732e0e8950c07d42c53f96b authored almost 8 years ago by Murzinio <[email protected]>
Fixed SoundCache parser

423a2a8f73501db13c32ef6804cdfc8b0698a9c7 authored almost 8 years ago by traderain <[email protected]>
Cleanup namespaces and names

d3bfa12ddbc2d19e9f11dd45a9819ef67d604c52 authored almost 8 years ago by traderain <[email protected]>
Version after testing.

741718d6d3b31be6c3c2fa577ce7ea38f406339c authored almost 8 years ago by wrain <[email protected]>
Added remaining controls and events.

f1aba86f42d1073831736d82d978497a8a5cb3e8 authored almost 8 years ago by Murzinio <[email protected]>
Created StringsGui form, added basic controls.

0a6413bb3b3f535cebfd2e718fc088f4f3399d55 authored almost 8 years ago by Murzinio <[email protected]>
Change debug arguments

- now it uses "-net" too

79201aa5bc682ba933e5949c09cc4c081cbe0601 authored almost 8 years ago by traderain <[email protected]>
Rever the CNames

- It was incorrectly dumped so reverting this for now so everything works as it should.
- Will r...

71e4d05c240f950b10186a392925cf9e07db4cfd authored almost 8 years ago by traderain <[email protected]>
Split files.

ecc90fc0af083401e35edcfef71925dedeee9e51 authored almost 8 years ago by wrain <[email protected]>
First version of complete reader/writer.

164ee404d035ae2f1aeed48b3a527074f6ed7bd6 authored almost 8 years ago by wrain <[email protected]>
Offset/Size correction

a002307b12fa944effbdd4fcfea974ea48c3512a authored almost 8 years ago by wrain <[email protected]>
Overhaul of Speech and Language related files.

1fd4af38302e68c14f377b86bb5026124af70ee1 authored almost 8 years ago by wrain <[email protected]>
Setting for packing the mod

- You can check what you want to generate and such
- Its autochecked by default but you can adju...

8ea24666cfc92f56732f13c3f0726dbfafd93cb2 authored almost 8 years ago by traderain <[email protected]>
Update version

9548548afa8a1181ef895dd0f402e7860582acb1 authored almost 8 years ago by traderain <[email protected]>
Add all files from subfolders for BundleExplorer

- Enforces the 1k file limit this too untill I add pages

99a5adff2fe911d650c8c290089b66927cbaa0e2 authored almost 8 years ago by traderain <[email protected]>
Added "Copy relative path" for ModExplorer

b73da6d188c934e01701fbc471d6de21e481f9c2 authored almost 8 years ago by traderain <[email protected]>
Costum launch parameters

3bc0564f8605ed0f3f0cdb178145b15dfa51b82f authored almost 8 years ago by traderain <[email protected]>
Added every CName and Vector dumped from the game

ad3758fea5c6ddba3c1e1313868aeabcfbe976f0 authored almost 8 years ago by traderain <[email protected]>
Merge branch 'master' of https://github.com/Traderain/Wolven-kit

45822ade8be23f679df973e14e1c6998ccb1c957 authored almost 8 years ago by traderain <[email protected]>
Cache parser

dfeea16197fc25154177d92a7bee8feb881032a5 authored almost 8 years ago by traderain <[email protected]>
Fancy log

- It is now colored and has timestamps
- Also added a contextmenu option to clear it

be947d7943a970b4262b82d2d4e24e945fba5d76 authored almost 8 years ago by traderain <[email protected]>
Fix for adding a script when no open mod

430180ef5dda015f40ecd4b2535132cc167ca335 authored almost 8 years ago by traderain <[email protected]>
Support for Scripts

- Now you can do File-> New script
- Scripts will be copied to the installed mod

bf7f392c31e4ef2d6981904b8853b333338bb122 authored almost 8 years ago by traderain <[email protected]>
Merge branch 'master' of https://github.com/Traderain/Wolven-kit.git

d321d2287dde80b61153c577299ed8d86833406a authored almost 8 years ago by traderain <[email protected]>
Added a label to display the build date

beabb3cd6a9968fceda299f1e4f8fcd69f592d0f authored almost 8 years ago by traderain <[email protected]>
Added building

4a227bb4ac418411bf8e66cbd69919f4a8dff1cc authored almost 8 years ago by Traderain <[email protected]>
Tix w3speech parser

- Now it parses perfectly
- Also converted it to a class library

c64f1ddce6225752dd6bd2472ae394b404e97c37 authored almost 8 years ago by traderain <[email protected]>
Rename textures to cache

f8df78bf6e1456ac23835252a62c3d145c196511 authored almost 8 years ago by traderain <[email protected]>
Moved texture files to its designated project

1b8c2a632ac0baf1b8471522eed68759d4736051 authored almost 8 years ago by traderain <[email protected]>
W3Speech reader fixed

- Now it reads the files properly

46ebb99c2bbd97783e00af6f9bee52b49f3ec3c0 authored almost 8 years ago by traderain <[email protected]>
Texture.cache parser

1a17282f0d64a5031cb40199ee448043abe3278f authored almost 8 years ago by traderain <[email protected]>
Search update&Version update

- Update version to 0.0.8
- Add regex,currentfolder,case settings for search in bundleexplorer

092215da623124d804cd507976dfddf49c07fa65 authored almost 8 years ago by traderain <[email protected]>
Improve speed of BundleExplorer

- Search should take ~0.4s
- Opens a little faster

c3cfc7eb40b13dffa3796d55a34b9873f9fbd400 authored almost 8 years ago by traderain <[email protected]>
Added Cryotek colorpicker

- Also removed messed up dll usings

39e020c2103f619f06d87b76a8f0065a18056e13 authored almost 8 years ago by traderain <[email protected]>
Replace Imagepreview with the cryaotic imagebox

- Has many awesome features like zooming and such

adeb62d6fb01a2de6d5dc6ddebd783e1243062e0 authored almost 8 years ago by traderain <[email protected]>
Added cook and texturecache support

- Now there is a cooked folder {filedir}\\..\\cooked
- Now texture.cache is generated when packing

a70a9ad97b55c80dca15c27294393aecd42e207a authored almost 8 years ago by traderain <[email protected]>
Merge pull request #29 from Traderain/Renderer

Renderer

1d850b9c7c7aac7ea7158388686d4d3fa9120562 authored almost 8 years ago by Traderain <[email protected]>
Fixed DDS header

d26cf573a72e30372aefcc8f2e8de2eabd264cae authored almost 8 years ago by Ákos Köte <[email protected]>
Fix nullreference in Embeddedfiles

af7f51b5daafebb1095f1a8e3024106291421383 authored almost 8 years ago by traderain <[email protected]>
Output context menu

- Copy
- Save as

49f7ec87c4ad5a249572dfe4b9460ae6beddd5cc authored almost 8 years ago by traderain <[email protected]>
Removed unnecesary atf dlls

79752d2254e1d9cd8845c9a88a720b8870ccc484 authored almost 8 years ago by traderain <[email protected]>
Minor fixes

- Fixed XBM2DDS converter
- Fixed paste chunk (allocates memory for new chunks)

97e04534838e0af7790ac39ea8939e6c2e993a15 authored almost 8 years ago by Ákos Köte <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/master' into Renderer

74ce1550bbe091b970b002a7aad9b2f186862a23 authored almost 8 years ago by Ákos Köte <[email protected]>
Expand and collapse for modexplorer

6dfb528435458e99c84f4715527ecd07c30577e5 authored almost 8 years ago by traderain <[email protected]>
Added djin sample for testing

6ff9bd2036a84a6d5cb55a922b4e59694dd7f4a3 authored almost 8 years ago by Ákos Köte <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/master' into Renderer

68edddf11dc577ff5d49e59c23730f25d1adedcd authored almost 8 years ago by Ákos Köte <[email protected]>
Merge branch 'master' of https://github.com/Traderain/Wolven-kit

c03d388b3ac26857e0eaf73c5ea7cfa9534e61a2 authored almost 8 years ago by traderain <[email protected]>