Ecosyste.ms: OpenCollective

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

github.com/WolvenKit/WolvenKit-7

WolvenKit for Witcher 3
https://github.com/WolvenKit/WolvenKit-7

~ VS: update platforms one more time

0573b93be2a10260f00a8b0c1150ef5cd61ab217 authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
~ CHandle to CSoft: improve code a bit

8eb82dd97d3462875004cc82c104369b35852fae authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
+ CHandle: set from CSoft var with the same name

One more hell by CDPR..

01c34854660a2671694581b132919ca086d60ce3 authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
~ CName: avoid invalid idx exception

b4fd29b1ee86c63362847cb9340e25483778d2c0 authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
~ CFXTrackItem: actually fix saving error when buffername NULL

353567651cbf7c897611706bab2a3a5e78a8b288 authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
Revert "~ CName: try fix buffer saving error (caused by NULL CName value)"

This reverts commit 48dee5dbc8afe7a637de42981ac54b5cc11aed6a.

d22f396a32b9687abe4ab3018e6d020a07c37948 authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
+ CR2W.Json: ignore null-value primitives

63b8152f9b0dc320c8518e5afc6e86563cc5fab8 authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
~ CR2W: SBehaviorGraphInstanceSlot fix duplicated var

acdc91ab6517df6356999ace8255fb73feb5c9f3 authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
~ VS: get rid of AnyCPU one more time

35b5ada7854f11c09c45c230f04a305a2eadfb2c authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
Merge branch 'main' of https://github.com/WolvenKit/WolvenKit-7

43d746845e68fe9ea2591cc8915e43baf75e0bbf authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
update nugets

7426a5d70444d2ab22009f9e8476d6ee9326ded0 authored almost 2 years ago by rfuzzo <[email protected]>
~ CR2W.Json: Set serialized empty vars if they exist in json

As it was in original cr2w

f54e2e9a92b6daf484bf78dab87afecb86f0224d authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
~ CR2W.Json: Nicer chunk names

C++ namespace style 😎

4708abf72f77fd28a06bc7d0c587499a8f891449 authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
fix: fix build

070e1227bd1b22358b768e11dcae6237ef08dc4b authored almost 2 years ago by rfuzzo <[email protected]>
remove unused platforms

762b52c088e0779f241bd0d7dcdc19bf32e38fe1 authored almost 2 years ago by rfuzzo <[email protected]>
+ CR2W.Json: support for SBlockDataPackedObject

64fc0511d98f3b2dde02fd9299839f8642814c0d authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
~ CR2W.Json: print errors in debug output

Debug build only

beedf25d16b226196bcca0c2539f334d9a7f81a5 authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
~ CR2W.Json: fix format issue

28f1cfb37a19660577f8cc6f11db620189f24e55 authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
~ CR2W: unified name for SBlockData::packedObject

Required for JSON de/serialization

3a2d203b24eb1b9e3c2525e5fb8fdd5d33ca5f36 authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
Merge branch 'main' of https://github.com/WolvenKit/WolvenKit-7

5810fb48d5ae78621e1c6e7be5880ca4f031c798 authored almost 2 years ago by rfuzzo <[email protected]>
Merge branch 'main' of https://github.com/WolvenKit/WolvenKit-7

e52f3ec29f2978acfe0b83a19167e5aba0b34c66 authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
+ CR2W.Json: correct bufferPadding handling

c378b442a35e02222d49a2644d2eb7d8c3acb761 authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
~ CR2W: CMatrix3x3 fix var names

9b5fd9fe3ba4e7ab7a5cf4b2e9ad404941214652 authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
+ CR2W.Json: better null handles

40799727e18e08f825c9791c1afbec8f664d1c21 authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
fix: nikich github link

de5d2ebc6f1681969b170f91e46da2cc7048cf3f authored almost 2 years ago by Moritz Baron <[email protected]>
Update README.md

e8cda80570809e629b32d17e655fa3a127839f80 authored almost 2 years ago by Moritz Baron <[email protected]>
+ CR2W.Json: support for extra cr2w bytes

c85812f59cdd8ce1383a61a9b6e2f960ffec7db7 authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
~ CR2W.Json: rename func arg

c25e9488825c31d61050309c9fe17668f5d65319 authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
+ CR2W.Json: support for chunk flags

uncooked/cooked meaning

4bb2c2c231cdcc7edab3ed13f9175d25c15024e0 authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
+ CR2W.Json: Support for unknown bytes

e8285f492f92c89ecb2070f1a105e75e0e81a9b2 authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
~ CR2W.Json: save CByteArray internal type on deserialization

292ee3870d7b6010a567048787c5841595e94e9a authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
~ CR2W.Json: remove debugger break..

lol forgot this

4f754bb6e766c77f1a5e54e11da8b415bd54aa34 authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
+ WolvenKit.CLI: cr2w json operations

c600ca42762abcfa8c8dcb8ee7587e9b05da05d0 authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
+ modExplorer: cr2w json options

bee063e262d68b5e5da02ec52fec5e3a5b0c2f42 authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
+ CR2W.Json: support for de/serialization

e5604b4dd7d4891d2a8d8aa69bb64a09b3af4c9c authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
~ Int8: fix typo

7a1f57351201bc3c6fb7d1b03b1d65df0fe02cb2 authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
~ frmCR2WtoText: correct dump MD5 hash for bytes

9b10cd89e45b1a55678f0dfa050c284494676b0a authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
~ CR2WFile: make setters public for some vars

Required for json serialization

b189111c84950c768dba936d778b7a81b9c70e3d authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
~ IdHandle: update GetEditableVariables

For correct serialization

97752a274cacedb77be9045d4551cf7140da0a5e authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
~ SMeshCookedData, W3AbilityManager: fix RED attrs

1bb042bd35b1dee3d07288baf696e83e0daa4a6d authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
~ CVariable: don't throw exception if REDName is empty

58f1c31329a535990bda4482c95986ed4756b7ce authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
~ TagList: set serialized on element added

8331dd7a8fd1a6b2a4b7b1eee6f2b5f24aa359a9 authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
+ IREDPrimitive: GetValueObject interface, SetValue variants

1623bf7a295bfe3549f241f8b20dc4b30d5c2342 authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
~ CArrayBase: set serialized on element added

4d9e4d0ec982cc0651cdd060fe94b3da6ea7b0f9 authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
~ SRT: Change JsonByteArrayConverter namespace

63fa8151843ade5d8029c884508241b07561fd66 authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
~ CR2WFile: CreateChunk fixes

9761a0a8673b9db677b3b25d73b5a61883c661e0 authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
~ StringExtensions: Add TrimEnd func

c00bbff96efe7b2d11d7a2c6d18bfc0e108daa06 authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
~ VS: update some packages

Remove version binding for WinFormsUI

9d6c2a6a4cf95c2180d25e03785106b5dcda0250 authored almost 2 years ago by Nikita Grebenyuk <[email protected]>
remove anyCPU targets

0fecdc5853aa502b459b2b2a33467b1e09e6539a authored almost 2 years ago by rfuzzo <[email protected]>
+ CR2WToText: option to dump swf and dds

For CSwfResource files (redswf)

7cd79874c48a689c171ad163ff4524289fdec1e1 authored about 2 years ago by Nikita Grebenyuk <[email protected]>
+ frmImage: fix swfTexture (dds) save & replace

d7c434d1fd7ef7070573f2d8ff8b1ecc8dbdfc78 authored about 2 years ago by Nikita Grebenyuk <[email protected]>
+ Github workflow: nightly builds are NGE by default now

6ffdc441428be75ed8f482ecef1b2d01432a554e authored about 2 years ago by Nikita Grebenyuk <[email protected]>
~ CR2WToYML: nicer array format in comment

66385087a1c2f7b199b4f72ffb3961b87e2df169 authored about 2 years ago by Nikita Grebenyuk <[email protected]>
+ CR2W: Add some missed variables to classes

8447abba3070d3bdeab32701d025598c45f7f17a authored about 2 years ago by Nikita Grebenyuk <[email protected]>
+ CR2W: Fix .redicsv reading

But it still contains unknown bytes ("serialized data" buffer)

a874ffda3da2c70817b00d4d9c67fab9ae7845f2 authored about 2 years ago by Nikita Grebenyuk <[email protected]>
~ CEnum: fix crash if name index is out of range

85c9d621b10f40717ac01f190e16843b06d43fb5 authored about 2 years ago by Nikita Grebenyuk <[email protected]>
+ NGE: update dlc paths

725739d158de5ff7aeca3ff21c3a9f09dfee4e01 authored about 2 years ago by Nikita Grebenyuk <[email protected]>
+ NGE: add some (editable vars) scriptclasses changes

979d5759b3af5f148cf86e0bcca97a1c460998ea authored about 2 years ago by Nikita Grebenyuk <[email protected]>
~ update version, add NGE_VERSION tag

122dade2b2693bfa5488be1cd745534103222454 authored about 2 years ago by Nikita Grebenyuk <[email protected]>
+ NGE: add new script classes

Vars renamed (added) to script classes still need to be checked.

a7f92eeb350bade387bc6d0021bb64098df2169d authored about 2 years ago by Nikita Grebenyuk <[email protected]>
+ CR2WToText: don't update ui counters until finished

It gives huge perfomance improvement

5a27b85c0aaf44a82c88c260048f27a19db5112e authored about 2 years ago by Nikita Grebenyuk <[email protected]>
+ CR2WToText: Extension filter, better array naming

9d7acff44a76df4dcc66b17a10bf58d7c12310f9 authored about 2 years ago by Nikita Grebenyuk <[email protected]>
~ CR2WToText: fix CVariant dumping

95dec7b28f6d37d62682b3d28b5b6e677b86efd0 authored about 2 years ago by Nikita Grebenyuk <[email protected]>
+ NGE: temp fix for asset browser crash

99fdbf6ae58e157ffdc898c378deacb79229ab04 authored about 2 years ago by Nikita Grebenyuk <[email protected]>
+ NGE: add native rtti changes

0e31236ed26b544756d489fdf030dfdf028bfd1e authored about 2 years ago by Nikita Grebenyuk <[email protected]>
~ SRT: small updates

000f3ee9be17ce22b48223b7114d6f8ea9ca04ca authored about 2 years ago by Nikita Grebenyuk <[email protected]>
+ CR2WToText: srt to json dump

98310922cbabd836c751dbe366aa840088b62ba1 authored about 2 years ago by Nikita Grebenyuk <[email protected]>
~ CR2WToText: more options, better dump control

97c7431dd7eb265b7add83edc2632b6f06177646 authored about 2 years ago by Nikita Grebenyuk <[email protected]>
~ CR2W: CArrayBase, CEnum: set serialized on value set

c6686d4964420f50438c5bbfc1a1e693623ac744 authored about 2 years ago by Nikita Grebenyuk <[email protected]>
~ CR2W: Fix .apb apexMaterialNames error

f48dcb277844a5c3cde6ef853a2b4b5ee2314aba authored about 2 years ago by Nikita Grebenyuk <[email protected]>
Merge pull request #17 from WolvenKit/dependabot/nuget/WolvenKit/Newtonsoft.Json-13.0.2

Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /WolvenKit

318d235fdb4d24916c8123ad2ccc4fb83bbf8a17 authored about 2 years ago by Moritz Baron <[email protected]>
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /WolvenKit

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2.
- [Re...

c575d0b50f7c4bf2dedbea476d5bb2a94fa70fec authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #11 from WolvenKit/dependabot/nuget/WolvenKit/SharpZipLib-1.3.3

Bump SharpZipLib from 1.3.2 to 1.3.3 in /WolvenKit

30d0a5f9f74de49c6bba8da077c8b3b57d4a6928 authored about 2 years ago by Moritz Baron <[email protected]>
Bump SharpZipLib from 1.3.2 to 1.3.3 in /WolvenKit

Bumps [SharpZipLib](https://github.com/icsharpcode/SharpZipLib) from 1.3.2 to 1.3.3.
- [Release ...

b13c37d515b929f580b5ff0a339238c23b70c9ff authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
~ UI: "Reset value" now set CBytes to zero

Useful for discarding unknownBytes.

0b43397cd230722006a38cbb908bca5f3d4dea77 authored about 2 years ago by Nikita Grebenyuk <[email protected]>
~ CVariable: fix crash when var type doesn't match

If var is encoded in cr2w with correct varname, but with unexpected vartype (like CSoft instead ...

9a882180da93063572441632cfb7ac9029e23473 authored about 2 years ago by Nikita Grebenyuk <[email protected]>
Merge pull request #8 from dingdio/dimmer_fix

fix dimmer object

c4dd5ee2b2aa3721b8b0eaf82dba6b1965cf3e0e authored over 2 years ago by Nikita Grebenyuk <[email protected]>
fix dimmer object

b2aec599d8bd99cefde0bc893627f865c9bf6c03 authored over 2 years ago by dingdio <[email protected]>
Merge pull request #7 from dingdio/blockdata

BlockData reading

319d6fb2a3c6f5959d0351f48182cedea769933e authored over 2 years ago by rfuzzo <[email protected]>
BlockData reading

c9b8e704beaba2b1f7150343bcdf1fb8d21ae012 authored over 2 years ago by dingdio <[email protected]>
+ CXml: copy actual xml data in copyboard

At least it allows you to preview data

61308521d6fb0d139042f9fa3f8ff2307290a1ac authored over 2 years ago by Nikita Grebenyuk <[email protected]>
~ CName: try fix buffer saving error (caused by NULL CName value)

CFXTrackItem::bufferdata

48dee5dbc8afe7a637de42981ac54b5cc11aed6a authored over 2 years ago by Nikita Grebenyuk <[email protected]>
Update workflows

271c0c0a2207ac7c1525552e83953ba87e94f394 authored over 2 years ago by rfuzzo <[email protected]>
~ frmChunkProperties: "Copy variable" will copy text to clipboard too

b6dbab89aa5709c73374acb04a03d087afd11159 authored over 2 years ago by Nikita Grebenyuk <[email protected]>
+ frmChunkProperties: fix variables/arrays copy-paste

Why didn't anyone reported about this?

4972ef204ce788bd5d87d4e7094de69e32c7bbe8 authored over 2 years ago by Nikita Grebenyuk <[email protected]>
~ ByteArrayEditor: Some unfinished fix

e61783c8ed3cdf962c153fc6c6160da4b3f467f5 authored over 2 years ago by Nikita Grebenyuk <[email protected]>
+ frmAssetBrowser: option to auto-select last bundle

4a9a605113300f736a3fa6bc9df87f78bc1f6f0e authored over 2 years ago by Nikita Grebenyuk <[email protected]>
~ JournalEditor: fix crash when CJournalQuestMapPin is null

c58bf8a428fed14ca8f2095f43281e1bd971459d authored over 2 years ago by Nikita Grebenyuk <[email protected]>
~ MainView: Fix crash when trying to close null document

1337103974a6091cd1a9ec57cef5f2e2fa97666b authored over 2 years ago by Nikita Grebenyuk <[email protected]>
~ W3StringManager: fix loading strings from DLC

10cfd293dd9af22629cdd08f4d5414286a00291f authored over 2 years ago by Nikita Grebenyuk <[email protected]>
~ Fix build date bug

74840e0c32668d96d55f533c6e697505a65e16ac authored over 2 years ago by Nikita Grebenyuk <[email protected]>
Update Nightly.yml

8a9c6a74bc4bd37e78d3fc33caf8b59d9aa1ab31 authored over 2 years ago by Nikita Grebenyuk <[email protected]>
Update Nightly.yml

8acfbe24c670cbd341bfd8a22a3d39c9653234e9 authored over 2 years ago by Nikita Grebenyuk <[email protected]>
Update Nightly.yml

223b1ea3d9c5ca034ed3a39ce4fb7d3e261feb8d authored over 2 years ago by Nikita Grebenyuk <[email protected]>
Update Nightly.yml

e9c923fc6205c3624a6b4a60556a57a16d8fd939 authored over 2 years ago by Nikita Grebenyuk <[email protected]>
* Bump 7.0.5

11ee86709be13a541f9d1ea32b2c51295e063da2 authored over 2 years ago by Nikita Grebenyuk <[email protected]>
~ loading logo: small update

93f1fe72ce24d5e4a20f8a6bbc21c05deebb820c authored over 2 years ago by Nikita Grebenyuk <[email protected]>
+ Export: Redfur -> apx

f1a4e50d5f4e6f385abafa9408060463e894c199 authored over 2 years ago by Nikita Grebenyuk <[email protected]>
~ Fix crash when opening non-cr2w file as cr2w

308e2609f792cbc6e76533d4e092f2903c1a99d9 authored over 2 years ago by Nikita Grebenyuk <[email protected]>
~ Fix configuration issue

Otherwise VS cries

7eff98a5bc46b0b43c34dfb05ddb00a79920680e authored over 2 years ago by Nikita Grebenyuk <[email protected]>