Ecosyste.ms: OpenCollective

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

github.com/LiteLDev/LeviLamina

A lightweight, modular and versatile mod loader for Minecraft Bedrock Edition, includes both client and server(BDS).
https://github.com/LiteLDev/LeviLamina

refactor: add error print in load manifest

e5acb3dde689641bd84b681a8ecd228237f5de16 authored about 1 year ago by OEOTYAN <[email protected]>
fix: fix test dimension printVfable

c6db5248168760406867115bfa597806bee416ee authored about 1 year ago by OEOTYAN <[email protected]>
fix: fix #1393 `BlockSourceListener` missing a virtual function (#1395)

1c81b3d248604c24dd0d130e36ce1f5b0f36c5fa authored about 1 year ago by Qiuzhizhe <[email protected]>
refactor: refactoring FileActionEvent

f5f0a7a92e189c4f1d29a7457b340680aa6c8bb6 authored about 1 year ago by OEOTYAN <[email protected]>
refactor: change entry path

b1f786cf11eafefe8688df48f2a652ca4123849f authored about 1 year ago by OEOTYAN <[email protected]>
feat: add optional detect in deserialize

b1719aeae07afea8777193066a703d67f8bee67a authored about 1 year ago by OEOTYAN <[email protected]>
chore: disable warning C4723 for tests

ec076a6b9f05f1a6dc875824188fd51cde09b566 authored about 1 year ago by Jasonzyt <[email protected]>
fix: fix logic error in getEventId

019f8ee6dd9a1c13b43e550a7914f5f260c5332a authored about 1 year ago by OEOTYAN <[email protected]>
feat: add FileActionEvent

3c69ebf2c0fdf119b2882c7aab6a2e2ce5ad068e authored about 1 year ago by OEOTYAN <[email protected]>
feat: add event API (#1394)

* feat: add event API

* refactor: refactoring Event APIs

* feat: add error handling in lis...

dd41082c7ae36084d8155d427b554799415f071e authored about 1 year ago by OEOTYAN <[email protected]>
fix: fix properties settings destructor

10061f809396ae473d6f1c092ae124d1be24a1f5 authored about 1 year ago by OEOTYAN <[email protected]>
fix: fix vftable print bug

1e07fe7a2fea184dbad66fb8a9e01280b9d84b60 authored about 1 year ago by OEOTYAN <[email protected]>
feat: add sum header

cb7ca7b6e4a90fd12d253b3a0e3f08a2f957e460 authored about 1 year ago by OEOTYAN <[email protected]>
refactor: refactoring some codes

fe54dc66bdc31bc3910275f80244e85f7153ec7c authored about 1 year ago by OEOTYAN <[email protected]>
feat: add i18n string collector & hook debugger

41dde369a4e111ea90cd0ed72de78d83d5cbb911 authored about 1 year ago by OEOTYAN <[email protected]>
format: formatting files

15fcfe888afcf8b7b809616b2af5d6232898030a authored about 1 year ago by OEOTYAN <[email protected]>
feat: add more dimension support (#1390)

* feat: complete registry dimension class
add: add registry dimension demon

* fix: fix redef...

009863172b0a8419274edfd3b158414e09b4d5a8 authored about 1 year ago by Qiuzhizhe <[email protected]>
fix: fix destructor hooks

674d7ab457e9a78d57ff5c419b3b062d63420fa7 authored about 1 year ago by OEOTYAN <[email protected]>
refactor: rename details to detail

3380bea35c9129343fc21aa558ffd081c2195061 authored about 1 year ago by OEOTYAN <[email protected]>
feat: add FunctionalClosure API

cf766455b7a814f87ae9fef353dc0b8ce60d8076 authored about 1 year ago by OEOTYAN <[email protected]>
refactor(plugin): move current plugin to Plugin.h

4f5fa54a3fb01b40a3eb9eb610611fe60518bb0b authored about 1 year ago by RimuruChan <[email protected]>
chroe: add comments to NativeClosure

65de775eb295359d1edf8f02efc9196888f92e60 authored about 1 year ago by OEOTYAN <[email protected]>
feat: add native function pointer closure API

8282e813895792e4a237f180882c3d48f2d990eb authored about 1 year ago by OEOTYAN <[email protected]>
feat: add new crashlogger

5d89eabf79250683fe11a6d6f07f6f5bfe3440af authored about 1 year ago by OEOTYAN <[email protected]>
fix: add missing #if

39f02d6468c4457224843d6d79c5b3a07e0b799f authored about 1 year ago by OEOTYAN <[email protected]>
refactor: refactoring StacktraceUtils

c1d0c0927bf9a6e867d0a842fbb3abf20e81a1f6 authored about 1 year ago by OEOTYAN <[email protected]>
feat: add stacktrace APIs

439f366622612c023b4cd7ab9338bf9ba24a12d3 authored about 1 year ago by OEOTYAN <[email protected]>
chroe: add comments in msvc predefine

e581ad4894f64465b27852abfa9aebb7c8218a2b authored about 1 year ago by OEOTYAN <[email protected]>
refactor: move non-util file to base

d502ab7843a03cd3b9952afd17f81be00fb6951d authored about 1 year ago by RimuruChan <[email protected]>
feat: add exception type info API

6187992244870d80b015d5c7ef884eb5d1e2f3c2 authored about 1 year ago by OEOTYAN <[email protected]>
refactor: format and rename gamechrono

0481ccc9a18f4db454a7061386c0ee326e70213e authored about 1 year ago by RimuruChan <[email protected]>
refactor(utils): ErrorInfo: pack setSehTranslator

fe2e1c3490905c15223cbfe2d2a4f705d070dc51 authored about 1 year ago by RimuruChan <[email protected]>
refactor(plugin): make plugin manager thread safe

2866807d5949f4a51d2035067d653c8c37663806 authored about 1 year ago by RimuruChan <[email protected]>
feat: add unconverted seh exception message output

08152e5860205e1d3ad67fa4d9bbd7a0287fabcc authored about 1 year ago by OEOTYAN <[email protected]>
feat: add error handling APIs

4ea30829fcde79159b6ca4839730eff4099995ee authored about 1 year ago by OEOTYAN <[email protected]>
feat: add multiline string to snbt

3bf58927a2b32ab193293b592c0e2f98499ac4ee authored about 1 year ago by OEOTYAN <[email protected]>
feat: add u8string test API

b41bc43047194f7cf48880840b0b14e86116cad0 authored about 1 year ago by OEOTYAN <[email protected]>
refactor: refactoring Entity Context API

7f1d66d38960534617fe5b015466b1dc286f12e2 authored about 1 year ago by OEOTYAN <[email protected]>
feat: add Entity Registry API

83c0dd785d3990849a398ba8d8f18dbc8f802db2 authored about 1 year ago by OEOTYAN <[email protected]>
fix: fix output redirect bugs

88bbad287a381d48b96a8eb2f0e7adc39033ef84 authored about 1 year ago by OEOTYAN <[email protected]>
refactor(plugin): refactor plugin manager and remove plugin loader

7459239de8c972ccf5617d7d73319187bd8e4f96 authored about 1 year ago by RimuruChan <[email protected]>
refactor: remove GetSystemDefaultLCID

fbb672ff03a0135750988dbec9278efb480577a9 authored about 1 year ago by OEOTYAN <[email protected]>
refacor: refactoring win utils

65cdcec77230e656b7575165987487559b5d473b authored about 1 year ago by OEOTYAN <[email protected]>
feat(plugin): initially support manifest parsing

32dbf22cc32fb8fe32c13acb90df762e9fa69d20 authored about 1 year ago by RimuruChan <[email protected]>
refactor(plugin): add const to Plugin and init callback

9d87dcb7b82e46a8c5e4affb78481320f8c7b607 authored about 1 year ago by RimuruChan <[email protected]>
refactor: recode plugin manager

41dc55096bf2ea936eb646f83e4297bcbfb9f04e authored about 1 year ago by RimuruChan <[email protected]>
refactor: refactoring GlobalService

2f989ff07c0faa5cdc030a76a4ad3d3da752e189 authored about 1 year ago by OEOTYAN <[email protected]>
refactor: refactoring crypto utils

a5f71eb487bec96e35cadcda6c8672d4f135662a authored about 1 year ago by OEOTYAN <[email protected]>
fix: fix hashedString compare

9a431adc01971f9ada8ddd5340816a1178fc0eb0 authored about 1 year ago by OEOTYAN <[email protected]>
fix: fix hashedString

2f1a9eeda4ed0f866e2af728e016def311d1c713 authored about 1 year ago by OEOTYAN <[email protected]>
fix: fix hashedString

a54e066e34b18b70576ec8e9ffbec7fdb60903a2 authored about 1 year ago by OEOTYAN <[email protected]>
Merge remote-tracking branch 'origin/header' into develop

f117d554d5aa2e331f903e6bfa959168da238fad authored about 1 year ago by OEOTYAN <[email protected]>
fix: fix generated virtual destructor

d81e9d03b4a02164e08126e98f58d46d8d5fa0d1 authored about 1 year ago by OEOTYAN <[email protected]>
fix: fix some bugs

07511c9d2ca1d096b9c38ca13c034ec8463c693b authored about 1 year ago by OEOTYAN <[email protected]>
Merge remote-tracking branch 'origin/header' into develop

504c16b05ac9ddd4280f18070dfa5747cef007bd authored about 1 year ago by OEOTYAN <[email protected]>
fix: add default to virtual destructors

edcc7522206266759a9c55dc2c8f3e73a58e8433 authored about 1 year ago by OEOTYAN <[email protected]>
Merge remote-tracking branch 'origin/header' into develop

# Conflicts:
# src/mc/dataloadhelper/DefaultDataLoadHelper.h
# src/mc/deps/core/common/bedrock/E...

298b47ab7d5768844a4fc523eb8552903ad07412 authored about 1 year ago by OEOTYAN <[email protected]>
feat: update header for 1.20.41

243250d0581a0dcd50ba9617aa9ca254d7080281 authored about 1 year ago by OEOTYAN <[email protected]>
fix: fix WeakPtr bugs

846406c40d767c8f955f17752c802417d531c468 authored about 1 year ago by OEOTYAN <[email protected]>
refactor: remove asio from predefine file

d3ff4a9597b76ade2be0365119679b2c8808c589 authored about 1 year ago by RimuruChan <[email protected]>
refactor: refactoring addSharedData

2f1d4d98becd9258a81da97809ac3c7477d26baa authored about 1 year ago by OEOTYAN <[email protected]>
Merge remote-tracking branch 'header/main' into develop

# Conflicts:
# src/mc/client/services/persona/ArmSize.h

940b4244c8b7735d9074cea94fc76191133ff96a authored about 1 year ago by OEOTYAN <[email protected]>
fix: add static to member accessor

6415b097703c3a4889f43c30e7ce770c78f19a9a authored about 1 year ago by OEOTYAN <[email protected]>
style: add new line

275ab11b76a60cfd8ed44e4f7d78595897da597d authored about 1 year ago by Jasonzyt <[email protected]>
docs: add TOC

0504e5accea609437790316535728f5d2264ecb2 authored about 1 year ago by Zijian Zhang <[email protected]>
docs: add star history

b880642dc0f359ba526a494f7361022e7de18ba6 authored about 1 year ago by Zijian Zhang <[email protected]>
feat: refactoring plugins

0e7518506b3a922a00867b5bec7d8fb4063c6432 authored about 1 year ago by OEOTYAN <[email protected]>
feat(plugin): refactored plugin manager

916b17b801ee70dd3b66a2326ac25c0fd2d46f53 authored about 1 year ago by RimuruChan <[email protected]>
feat: add logFailed option to config

41c56699d87dc6ab54c1d3a57baff95e7180e21f authored about 1 year ago by OEOTYAN <[email protected]>
feat: add conditional serialize funcion

cae7c617838dea6b9b2fc46f463209d393836c48 authored about 1 year ago by OEOTYAN <[email protected]>
refactor: add path detecting in generate packet

3dac1b72b68a3c61b2b38d8a8740f3c69b94d1aa authored about 1 year ago by OEOTYAN <[email protected]>
fix: missing field in DisconnectPacket #1391

e1ed0ab2752464f4eda2f024a3335940103b8eba authored about 1 year ago by qingyu <[email protected]>
refactor: refactoring rng & form

ef2f9e3b7359e740b498cff1d726f38dec63013e authored about 1 year ago by OEOTYAN <[email protected]>
fix: adapted to new version

6bd6e30e0b34d6b9f4a5be54bb65c75478f223a1 authored about 1 year ago by OEOTYAN <[email protected]>
Merge remote-tracking branch 'header/main' into develop

# Conflicts:
# src/mc/deps/cereal/internal/ReflectedType.h
# src/mc/deps/json/Value.h
# src/mc/d...

859ae5454b92f870d1e174070f5931415421b69a authored about 1 year ago by OEOTYAN <[email protected]>
feat: update header for 1.20.40

81034c1ebae70aad4acea535651ea8780a6cdbf6 authored about 1 year ago by OEOTYAN <[email protected]>
feat: add functions to BidirUmap

fb8cdc39ce42cb9c03dc547788f0f47cfba3b48a authored about 1 year ago by OEOTYAN <[email protected]>
refactor: change memory::modify wrapper

cb3ed9202fb2fafcb9a87d52ed2fbf5887f74eb8 authored about 1 year ago by OEOTYAN <[email protected]>
feat: add small wrapper to memory::modify

3f2c51e6761a71d9126c231197802326354afcdf authored about 1 year ago by OEOTYAN <[email protected]>
refactor(utils, memory): rename some namespace

3468525ba4b0b3f9f8322b17ec156c6b97714765 authored about 1 year ago by RimuruChan <[email protected]>
fix: fix packet send bug

31bcdc363093af51204ad79d00e58c91798422dc authored about 1 year ago by OEOTYAN <[email protected]>
fix: remove debug logger

6786e36fb060c00f775c2a2efa6ac05c7177e09e authored about 1 year ago by OEOTYAN <[email protected]>
refactor: refactoring ServerInfo API

9dc06d959e96901118c742c4df6c27c853303997 authored about 1 year ago by OEOTYAN <[email protected]>
fix: fix liteloader version

0e9b452834479200fdfbd6f7a6f85d0f6517e882 authored about 1 year ago by RimuruChan <[email protected]>
refactor: remove useless handle

b7310acaa3b8faacb55237a949c2b7d18126d773 authored about 1 year ago by OEOTYAN <[email protected]>
feat(plugin): add new semver impl

bbbc1bba0cff860483b0483a8933bf0681a5a19c authored about 1 year ago by RimuruChan <[email protected]>
feat: add MC format code convertion

864696262ccfda9fc72be999d18fae6ba2a234b6 authored about 1 year ago by OEOTYAN <[email protected]>
refactor: remove preload list

d22d6404a02278a05ac0ef891ca5f1a456551ebb authored about 1 year ago by OEOTYAN <[email protected]>
refactor: refactoring i18n

ee91d8626d66e2330f50dd987b3170b9aef4b2f8 authored about 1 year ago by OEOTYAN <[email protected]>
refactor: move encoding to utils

14dee4046843a42adf22b433a7485130c723562d authored about 1 year ago by Jasonzyt <[email protected]>
refactor: initially refactor I18nAPI

543efda6cddf34105bdb2a84f6290d0baaf2bfbd authored about 1 year ago by Jasonzyt <[email protected]>
feat: add disable auto compaction log

a3d158429c3ec15e1d0fb4deaacd2e8d41bc46a1 authored about 1 year ago by OEOTYAN <[email protected]>
fix: fix compile

297db2c303784bfdec5c4482117f6a3df864b12d authored about 1 year ago by OEOTYAN <[email protected]>
Merge remote-tracking branch 'header/main' into develop

# Conflicts:
# .gitignore
# scripts/include_all.py
# src/mc/_HeaderOutputPredefine.h
# src/mc/de...

75c373109bf13074fd80daac064504356023f4e3 authored about 1 year ago by OEOTYAN <[email protected]>
feat: Redirect C output

2528a2eef4a5ce105e2bd09d986bda5b44a503b7 authored about 1 year ago by OEOTYAN <[email protected]>
feat: update header for 1.20.32

997c280c5174b92619e21e30a33ca25ca6e47fdb authored about 1 year ago by OEOTYAN <[email protected]>
refactor: rename playerOutputFunc -> PlayerOutputFunc

6545a0cebf3e7d706bb3ba33d60bca8a5a40e812 authored about 1 year ago by Jasonzyt <[email protected]>
refactor: refactoring CppOutputRedirectHook

81d1b9a1513ee9a43c1283536d4a15f6fc1cb154 authored about 1 year ago by OEOTYAN <[email protected]>
refactor: move OutputRedirector to utils

bfa1db507fa8d30b143df63cf4b756dfa242f840 authored about 1 year ago by OEOTYAN <[email protected]>
refactor: wrap operator"" in namespace

509a0c28358c081bf586521966d83cc826b9f9a0 authored about 1 year ago by OEOTYAN <[email protected]>