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: refactoring some codes

5f1a880c262b58039d514634249281c0a6d7ce38 authored over 1 year ago by OEOTYAN <[email protected]>
chore: remove GENERATE_PACKET define

c7ef001a75ee504e97239d8396eb2b45e58e2da0 authored over 1 year ago by OEOTYAN <[email protected]>
refactor: refactoring Packet test

06c3728bfb73c19fc525572ff02d1b248f5eb77e authored over 1 year ago by OEOTYAN <[email protected]>
feat(memory): add symbol lookup api

ba8652346622a3c8dbd421dbdc28b76d578074ae authored over 1 year ago by RimuruChan <[email protected]>
refactor: remove useless c_str

63097e87928768ed22b75054be4008f49ac1b3a4 authored over 1 year ago by OEOTYAN <[email protected]>
refactor: change packet assert format

5ebd605e1a324e04da7fd0c9058d9000260a1ebb authored over 1 year ago by OEOTYAN <[email protected]>
refactor: remove debug msg

dab5a0723fff08ac62936fc98684b13feefb36ab authored over 1 year ago by RimuruChan <[email protected]>
fix: fix global service

703198364b6f0e32d8393b4f99524dfdb0037801 authored over 1 year ago by RimuruChan <[email protected]>
fix: fix missing functions

9251bd8e683ffe80ce32eebb4d3dc6b9e5794347 authored over 1 year ago by OEOTYAN <[email protected]>
refactor: remove using namespace std

38cc122211cee05fc32a27de46c418a95687d0ca authored over 1 year ago by OEOTYAN <[email protected]>
fix: fix circular use of CommandRegistry

668e8210345eb34976c8d25b77c7f68d107e49f8 authored over 1 year ago by RimuruChan <[email protected]>
fix: fix wrong namespace

361ec237b1e230ad641ac8950a7367f2d9d8c1a9 authored over 1 year ago by RimuruChan <[email protected]>
fix: fix circular use of CommandRegistry

599c83ce8cefdbd4f00a6a53b5c600115bda260a authored over 1 year ago by RimuruChan <[email protected]>
refactor: refactoring hooks

becdd313ca34a5b2d82e3f99ee5aae5828c099b4 authored over 1 year ago by OEOTYAN <[email protected]>
chore: remove unused libs

d1e3b5e941e2671a0dde13bb67371848b46ac15e authored over 1 year ago by OEOTYAN <[email protected]>
Merge remote-tracking branch 'upstream/main' into dev

237fde44e26381564b8f3a0514bab03379e8b461 authored over 1 year ago by RimuruChan <[email protected]>
refactor: update format

a7c2c3171998bf5a6f69f23fce227e96e2ce1b88 authored over 1 year ago by RimuruChan <[email protected]>
refactor: update styles and enable crashlogger

0314daede6fb5918fbb837b28f6ac090f0fb819a authored over 1 year ago by RimuruChan <[email protected]>
feat: C4834 as error

9da8c0294cb7ad13013565ce51ad55c66dfe5ec4 authored over 1 year ago by OEOTYAN <[email protected]>
fix: fix errors with extra class

61c1e42fb13a5ee4e685ac434fc407cbe3dc2b6c authored over 1 year ago by OEOTYAN <[email protected]>
Merge remote-tracking branch 'header/main' into dev

e51fb57889e8d031960c82560dacb790733b6d09 authored over 1 year ago by OEOTYAN <[email protected]>
fix: remove extra class

cf5f6677dce1b5c3c0ddb371c52727837e7de425 authored over 1 year ago by OEOTYAN <[email protected]>
fix: fix unknown bugs

89a4eb056a4bf03ca2fc1a11203fa8dc935e3f50 authored over 1 year ago by OEOTYAN <[email protected]>
refactor: refactoring declaration

f24ea63ddec315f616887afe6b38ef4d6f5a7df3 authored over 1 year ago by OEOTYAN <[email protected]>
Merge remote-tracking branch 'header/main' into dev

# Conflicts:
# src/include_all.h
# src/mc/nbt/CompoundTag.h

ce9d10defcbe86ac36fb7d57c6ac1690bf0190e3 authored over 1 year ago by OEOTYAN <[email protected]>
feat: update replace map

6f3888000f10d80577fded7c512327afb332baef authored over 1 year ago by OEOTYAN <[email protected]>
fix: fix include bugs

415521b0798b2fbe7c5d4fae1c17da5680faef6a authored over 1 year ago by OEOTYAN <[email protected]>
refactor: refactoring ModifyInfomation

c0ca8772be875b7dae88a0eb4f41719641b5e650 authored over 1 year ago by OEOTYAN <[email protected]>
Merge remote-tracking branch 'header/main' into dev

# Conflicts:
# src/mc/deps/core/string/HashedString.h
# src/mc/math/Vec3.h
# src/mc/util/StringB...

c6c534d24fd9969ef3a4d497916caa3adb3d10d6 authored over 1 year ago by OEOTYAN <[email protected]>
feat: update header for 1.20.31

05c37bc95878b199aea74b48005d763f45c338c4 authored over 1 year ago by OEOTYAN <[email protected]>
refactor: remove redundant codes

f3c8400fd001dd3001a74f781e2a4e513fbf92ed authored over 1 year ago by OEOTYAN <[email protected]>
refactor: update packet sending method and parameter types

bba9d47850e3783752e85a296fb789f2b35ef847 authored over 1 year ago by qingyu <[email protected]>
feat: add send packet API

c96a3e8d666a539cfc42115a1e60075519f17448 authored over 1 year ago by qingyu <[email protected]>
refactor: remove extra includes in BlockActor

b90714ab87311d6fbd7b69bcebf0bb886131b796 authored over 1 year ago by OEOTYAN <[email protected]>
feat: add simple send packet API

ef5b7edd663b2935d6ec66ecddcb66cc6b561712 authored over 1 year ago by OEOTYAN <[email protected]>
feat: add bds logger modification

9ce8c3c91c530e3ed1a79980fec5863c6daceb46 authored over 1 year ago by qingyu <[email protected]>
feat: update packets

927341d68c74c6016fa238f469c833c7cfd945ae authored over 1 year ago by qingyu <[email protected]>
fix: fix CommandRegistry sync bugs

3993bad0d855c367d8fbad4f7a41c0b39742fb97 authored over 1 year ago by OEOTYAN <[email protected]>
fix: fix update bugs

89dffd63c2c6c79fafed97f58bac155adebd95c4 authored over 1 year ago by OEOTYAN <[email protected]>
Merge remote-tracking branch 'header/main' into dev

# Conflicts:
# scripts/format_all.py
# src/include_all.h
# src/mc/client/social/ConnectionType.h...

c1871b0c55975f8389d9807c9df132e62079ccee authored over 1 year ago by OEOTYAN <[email protected]>
fix: fix format problems

ad9b4567c71b8a9c958e8b1f471164856669d31b authored over 1 year ago by OEOTYAN <[email protected]>
feat: update header for 1.20.30

0e4ac2e07e0827d63e1fd64fd9ed8d02300d39cf authored over 1 year ago by OEOTYAN <[email protected]>
feat: complete commandregistry (#21)

* style: format code
fix: fix `ScoreboardEventCoordinator`

* Update ScoreboardEventCoordinat...

2decc4f2cdc930616282332bb12fb65160da16d1 authored over 1 year ago by Qiuzhizhe <[email protected]>
feat: add meta programing API

37d1fd851adb9df8aeede563ea7d2def34aeb2f0 authored over 1 year ago by OEOTYAN <[email protected]>
build: use config file

6dbe41d91798e5596fd57b299a5e7946e4d3c877 authored over 1 year ago by RimuruChan <[email protected]>
fix: fix always rebuild

0eec6976a20d48e7b79be971fa9bf278d4fb57df authored over 1 year ago by Jasonzyt <[email protected]>
feat: add fallback value for LITELOADER_VERSION_COMMIT_SHA

dfd1e32f6501916f22e296f6ef780279e0c4a088 authored over 1 year ago by Jasonzyt <[email protected]>
refactor: rewrite ll::Version to adapt to semver

8d9c1f9049c8b5be20c061dac2c6dd6c5fbeb300 authored over 1 year ago by Jasonzyt <[email protected]>
refactor: format code & better names

9c8ecc5262484556b0d71232699e2a274fbbb17f authored over 1 year ago by Jasonzyt <[email protected]>
refactor: formatting files

2880c9c53f5e4de2f5443f13819c9e2f48e71cc8 authored over 1 year ago by OEOTYAN <[email protected]>
fix: fix various bugs

5b0665d16209b3939f74b95d3b5c402053c1cd47 authored over 1 year ago by OEOTYAN <[email protected]>
refactor: use ref instead of ptr

82e3a9ea1ba87deead57142972cf19922a751289 authored over 1 year ago by Jasonzyt <[email protected]>
feat: add FormResponseHandler hook

eff1e676c39924cd25ba2dfced42d2f6c2b42a26 authored over 1 year ago by Jasonzyt <[email protected]>
refactor: remove useless files/methods & format code

648ecc2894250f93a4acc1f2d8723b4c6265527f authored over 1 year ago by Jasonzyt <[email protected]>
feat: add ModalForm & finish FormUI

e853e05184743def8ec3ef757130f113aa2188cf authored over 1 year ago by Jasonzyt <[email protected]>
feat: add BinaryStream & Player::sendRawFormPacket

cefbb469d2bf24e9a371f5720e8a8d7c4bd0486d authored over 1 year ago by Jasonzyt <[email protected]>
refactor: standardize behavior

676d2165a9407fe418f78d7e9aa286950e6799e8 authored over 1 year ago by Jasonzyt <[email protected]>
feat: create FormHandler

6e50ec446bcdf90b780cd55fe2413a099090b001 authored over 1 year ago by Jasonzyt <[email protected]>
refactor: remove LL_UNUSED

0a961e4e5aad7d47115e6102ffe7f22978a88935 authored over 1 year ago by Jasonzyt <[email protected]>
Merge remote-tracking branch 'upstream/main' into dev

b6c147f63547152fe474fa3ee02c8c282ff0bed9 authored over 1 year ago by RimuruChan <[email protected]>
feat: enable NRVO, add explicit

3e8c503034fdb01823aa14884576f6f9ec06af9c authored over 1 year ago by RimuruChan <[email protected]>
fix(hook): fix for const function

e4449a9e879294b032afd90bb6e29a61883173ab authored over 1 year ago by RimuruChan <[email protected]>
fix: correct attribute order

ff77b5824f7d99abf63f2445bf5c40ff3484213b authored over 1 year ago by RimuruChan <[email protected]>
refactor: remove inline

ca21961a7c066d07bf0073bc7ed58bd61d8184c9 authored over 1 year ago by RimuruChan <[email protected]>
feat(utils): add source location

1d2890cb0f76c7f874f203c83a3f189e3e40c26e authored over 1 year ago by RimuruChan <[email protected]>
feat: Added a player API, wrote comments for some player APIs (#20)

a6f89927ca04a49e30d1718e1135a566461b7197 authored over 1 year ago by Lovelylavender4 <[email protected]>
refactor(utils): recode StringUtils

1f0b75c33245445df67dcb751dbc32f1a22fec2c authored over 1 year ago by RimuruChan <[email protected]>
feat: add resource script

ea384ba9d65dc6980e5ecd6b6027bcac04019cbe authored over 1 year ago by OEOTYAN <[email protected]>
refactor: remove debug namespace

fd46eb09ff7cc2296dcf8b9b02fb4014edff7bcb authored over 1 year ago by OEOTYAN <[email protected]>
refactor(utils): remove some useless utils

109c0fb538231847f0f798ca61b5ad4cf811b76f authored over 1 year ago by RimuruChan <[email protected]>
feat: scoreboard related structure completion (#19)

* feat: scoreboard related structure completion

* style: format code
fix: fix `ScoreboardEve...

370ab8beb8183247df21ac67b4025809a0a7430b authored over 1 year ago by Qiuzhizhe <[email protected]>
refactor: move some files to base

6c962cef954741e66b8a988200244cb97b627345 authored over 1 year ago by RimuruChan <[email protected]>
refactor: remove rubbish

7aa43b4ee015c045c753e901b79080d386f28fb2 authored over 1 year ago by RimuruChan <[email protected]>
refactor: refactoring Form API

d29d47a618f5a2f4ca9e95aa88f63a42aacac87b authored over 1 year ago by OEOTYAN <[email protected]>
refactor: better callback & refactor code

70bd8e33fc552406e8fd84fe4c7307bef1f1256d authored over 1 year ago by Jasonzyt <[email protected]>
fix: fix return value

871ba3ee9c2332db372c47e78ab7337885906ae8 authored over 1 year ago by Jasonzyt <[email protected]>
feat: rewrite CustomForm

0a113917de2a320010c854625444c19fec37833a authored over 1 year ago by Jasonzyt <[email protected]>
feat: rewrite SimpleForm

c0228d986c8c5fe1c97ab79dcf49269292483426 authored over 1 year ago by Jasonzyt <[email protected]>
refactor: refactor KeyValueDB

339871fe1524b587e80bdcae298a8fb38edf87cc authored over 1 year ago by Jasonzyt <[email protected]>
fix: fix return value

4cd960da41e38b6fac5304d95ebcb83a701ba800 authored over 1 year ago by Jasonzyt <[email protected]>
refactor: move StdInt.h and FifoJson.h to types

ec4dea43e9bf3a238cde06ae5beb02a76e065e3b authored over 1 year ago by Jasonzyt <[email protected]>
refactor: delete unused VarInt.h

abeea1a4a2094413e15f3de01279a9b167e55472 authored over 1 year ago by Jasonzyt <[email protected]>
refactor: better Plugin::callFunction

2ad0874880387fe520868b1b8f766c06abd6b027 authored over 1 year ago by Jasonzyt <[email protected]>
chore: remove unused xmake package

6a35a81c612ff74899e901d62fb824f9fac58675 authored over 1 year ago by Jasonzyt <[email protected]>
refactor: remove db

72ed04ff496425d5799c15720ce461cdd80c422c authored over 1 year ago by OEOTYAN <[email protected]>
refactor: improve global service

3b3a8404f6f700d37270b357abe3b02472d9d22d authored over 1 year ago by RimuruChan <[email protected]>
refactor: add standard integer

9608c49e617199f2fde234ed7230fd3d05d26c6d authored over 1 year ago by RimuruChan <[email protected]>
refactor(kvdb): make kvdb pImpl mode

0909c84c239f4734a75e7af5318a2962f91ca3bc authored over 1 year ago by RimuruChan <[email protected]>
feat: complete AllowListEntry data members

01e5c3c99037919e47f37655df98cddb711f984b authored over 1 year ago by OEOTYAN <[email protected]>
fix(hook): fix for not derived class

5535ce6e58428cb88ff8d643a4f8ddc49e6f6a48 authored over 1 year ago by RimuruChan <[email protected]>
feat: add NonOwnerPointer API

64bb9b0cf833cdaee9537a6202871cc503d5b551 authored over 1 year ago by OEOTYAN <[email protected]>
refactor(hook): optimize toFuncPtr

f40ec656b48cdcb1456de7cc80c1b10bfafd889c authored over 1 year ago by RimuruChan <[email protected]>
fix: fix member function hook

50da49e5304c07ec9d74f15f695a9447c51c3efe authored over 1 year ago by RimuruChan <[email protected]>
refactor: remove redundant macro

9b812681aced68b3dce39476f2265c5979db1465 authored over 1 year ago by RimuruChan <[email protected]>
refactor: remove useless code

8456119a7ca52104c53ac9a51c4326022aa87e21 authored over 1 year ago by OEOTYAN <[email protected]>
refactor: remove PlayerMap

17133a93489f5238513693b3f933f479c85703db authored over 1 year ago by OEOTYAN <[email protected]>
style: remove whitespaces

1ef679e0021119cbae3e7b0da0e21ee83570742c authored over 1 year ago by Jasonzyt <[email protected]>
fix: fix types

27c6af533519b2b1ccd00b88ea1282db8fb0cc9c authored over 1 year ago by Jasonzyt <[email protected]>
refactor: fix Stmt warnings

a12a362931222e777f005cfa6bc2f77ec27db53b authored over 1 year ago by OEOTYAN <[email protected]>
feat: make clang-cl compilable

a9d83ed8fe6d1ec2a7086d0fefc5e6621576c300 authored over 1 year ago by OEOTYAN <[email protected]>