Ecosyste.ms: OpenCollective

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

LeviLamina

We are developing the LeviLamina project.
Collective - Host: opensource - https://opencollective.com/liteloaderbds - Website: https://www.litebds.com/ - Code: https://github.com/LiteLDev/LiteLoaderBDS

fix: fix typo

github.com/LiteLDev/LeviLamina - fc3be912dfd420a2a36e0d88765fbe1c6204a754 authored about 1 year ago by OEOTYAN <[email protected]>
Merge remote-tracking branch 'origin/header' into develop

# Conflicts:
# src/mc/locale/I18n.h
# src/mc/world/effect/MobEffectInstance.h
# src/mc/world/lev...

github.com/LiteLDev/LeviLamina - 1db85b6686cea365c1f27dcda225a375cdcded5b authored about 1 year ago by OEOTYAN <[email protected]>
feat: fill id params

github.com/LiteLDev/LeviLamina - 0f902b321ef799e111001b46be8ef28b56068ced authored about 1 year ago by OEOTYAN <[email protected]>
Merge remote-tracking branch 'origin/header' into develop

# Conflicts:
# src/mc/world/level/levelgen/v1/OverworldBiomeBuilder.h

github.com/LiteLDev/LeviLamina - 52ee127a17a0a4a9b8543a94827d07b3be01a96a authored about 1 year ago by OEOTYAN <[email protected]>
feat: add biome builders param names

github.com/LiteLDev/LeviLamina - af6c077c59de033395b900a782708fca4c362de4 authored about 1 year ago by OEOTYAN <[email protected]>
docs: update discuss page

github.com/LiteLDev/LeviLamina - 73ac8a33f445b6209de5c8c8dd683a86cb13352e authored about 1 year ago by ShrBox <[email protected]>
chore: add parameter name to _addUndergroundBiome and _addSurfaceBiome (#1423)

github.com/LiteLDev/LeviLamina - b55f217e30f12836c45e6c245a737fc5d9e15b86 authored about 1 year ago by killcerr <[email protected]>
docs: update

github.com/LiteLDev/LeviLamina - e410a37916b3d149c3b263eafdf1b354153c2f3c authored about 1 year ago by Zijian Zhang <[email protected]>
docs: update discuss

github.com/LiteLDev/LeviLamina - 7dea0383aeee06ca5f1b2ead520d75d46aeb6c22 authored about 1 year ago by Zijian Zhang <[email protected]>
feat: add empty check to getItem

github.com/LiteLDev/LeviLamina - ae7164cda4eaaf2e86cf8ab9f7b32684d7ea023f authored about 1 year ago by OEOTYAN <[email protected]>
docs: fix

github.com/LiteLDev/LeviLamina - 9b4f209ed6e0ece42f31c573f473835283deb815 authored about 1 year ago by Zijian Zhang <[email protected]>
docs: add more C++ learning resources

github.com/LiteLDev/LeviLamina - a6f0bdbe44a2414d13bc50411382e4acdc1fb374 authored about 1 year ago by Zijian Zhang <[email protected]>
fix: fix idiot mj codes

github.com/LiteLDev/LeviLamina - 471af77d4bb6eaced5ed1689662251ae5cfb76cd authored about 1 year ago by OEOTYAN <[email protected]>
Merge remote-tracking branch 'origin/header' into develop

# Conflicts:
# src/mc/common/HitDetection.h
# src/mc/dataloadhelper/NewUniqueIdsDataLoadHelper.h...

github.com/LiteLDev/LeviLamina - b61f347233bd7a05e1d76d34564d6ae765073ca2 authored about 1 year ago by OEOTYAN <[email protected]>
feat: use heuristic algorithm to generate parameter names based on 1.14.60.5

github.com/LiteLDev/LeviLamina - a53d6700d5902a0332ff9f59972c9b2acd05ee0b authored about 1 year ago by OEOTYAN <[email protected]>
fix: fix some typo

github.com/LiteLDev/LeviLamina - 9278da8097e16d5838637aa752cae6fff9a40d2c authored about 1 year ago by OEOTYAN <[email protected]>
feat: add addAndFresh for Player

github.com/LiteLDev/LeviLamina - 65422264d8a1f6d155b4568ad428af53d2224887 authored about 1 year ago by dofes <[email protected]>
feat: add setAbility to player

github.com/LiteLDev/LeviLamina - 9fefb263a849eddfa8c5c3dd04f652096ccbdaa6 authored about 1 year ago by OEOTYAN <[email protected]>
refactor: refactoring traceRay

github.com/LiteLDev/LeviLamina - d109fd28a088ba446b61a52e93910f28cc26547d authored about 1 year ago by OEOTYAN <[email protected]>
deploy: add tooth.json

github.com/LiteLDev/LeviLamina - 1e50dc1cd959e647c050a62abb5cf2f73af18e2a authored about 1 year ago by Zijian Zhang <[email protected]>
feat: add member to Feature,StructureFeature,StructureStart (#1421)

* feat: add member to Feature,StructureFeature,StructureStart

* fix: use quote

* refactor:...

github.com/LiteLDev/LeviLamina - b953ae234d38421205356da523874f4945ca0075 authored about 1 year ago by Lovelylavender4 <[email protected]>
fix: fix cast

github.com/LiteLDev/LeviLamina - 62e6221104b473bdfe33564f1427c4ce85e3e0da authored about 1 year ago by OEOTYAN <[email protected]>
feat: update vector hash

github.com/LiteLDev/LeviLamina - 3acf37049a754cc4ba7e418980a344e0d447f56b authored about 1 year ago by OEOTYAN <[email protected]>
refactor: remove useless copy

github.com/LiteLDev/LeviLamina - 97f3f0b1846e0ec8702d467057ef0e4568dc35e0 authored about 1 year ago by OEOTYAN <[email protected]>
refactor: remove useless stream

github.com/LiteLDev/LeviLamina - 3f97c68bc80ac5e998a6b13182d55dc7e95cf2f6 authored about 1 year ago by OEOTYAN <[email protected]>
refactor: replace stringstream with spanstream

github.com/LiteLDev/LeviLamina - 27f8958943ff1a0ca0f1c3005b2a4756e0e0c556 authored about 1 year ago by OEOTYAN <[email protected]>
refactor: add export to events virtual function

github.com/LiteLDev/LeviLamina - cb9397ea63c72ba02f7c32d484f13308a63f7c38 authored about 1 year ago by OEOTYAN <[email protected]>
fefactor: remove debug code

github.com/LiteLDev/LeviLamina - 224c906f3ca39ca61d2348d5d6f36cc5c6da3d06 authored about 1 year ago by OEOTYAN <[email protected]>
fix: fix checkOtherBdsInstance

github.com/LiteLDev/LeviLamina - 6b33ef95c72b78c83ab0d788f90ae23b0d320249 authored about 1 year ago by OEOTYAN <[email protected]>
chore: add parameter name to BinaryStream write functions

github.com/LiteLDev/LeviLamina - a554b24ac96b51f9e758e6296a7afeaf0866f9e0 authored about 1 year ago by WangYneos <[email protected]>
ci: add debug to release

github.com/LiteLDev/LeviLamina - f8c49c51831c5b5ca24fc556c3eb357d43aa4308 authored about 1 year ago by Futrime <[email protected]>
feat: add move to KeyValueDB

github.com/LiteLDev/LeviLamina - 5bfdfcfa7ae32db48fed2b22f0c151cb238ce2a1 authored about 1 year ago by OEOTYAN <[email protected]>
feat: make Vectors Reflectable

github.com/LiteLDev/LeviLamina - 0524f2547f8bc9c8d8a7efd363fbeaab26301bbb authored about 1 year ago by OEOTYAN <[email protected]>
fix: fix bedrock service include

github.com/LiteLDev/LeviLamina - 8fe9565957418a31af4881ab4a006895a7b6f24a authored about 1 year ago by OEOTYAN <[email protected]>
docs: add Chinese documentation for installing on Docker (#1419)

Co-authored-by: ExquisiteCore <[email protected]>

github.com/LiteLDev/LeviLamina - 83e43feef7494cec97e07fa65756128fbb7f6dcd authored about 1 year ago by 玲珑芯ExquisiteCore <[email protected]>
feat: add byte convert to nbt

github.com/LiteLDev/LeviLamina - b0d05fa47f5e741e9a09500b4ac905d780066729 authored about 1 year ago by OEOTYAN <[email protected]>
docs: adapt to 0.3.0

github.com/LiteLDev/LeviLamina - 7d9ae8298c454771e5c9c4e0e082b60a1940b5c4 authored about 1 year ago by Zijian Zhang <[email protected]>
refactor: implment DerivedFromSpecializationImpl

github.com/LiteLDev/LeviLamina - 3686cb48c263f9d64a0c1b5926fad1c3116a7c3d authored about 1 year ago by OEOTYAN <[email protected]>
ci: add sha256 calculation

github.com/LiteLDev/LeviLamina - 0d68b83ce40014ec80ccb431ff4963186d1fb162 authored about 1 year ago by Futrime <[email protected]>
docs: update changelog

github.com/LiteLDev/LeviLamina - dd3aea174ab1fb4ee0e13c4027dd23c1a79b6ea8 authored about 1 year ago by Futrime <[email protected]>
feat: add default class to tryUnwrap

github.com/LiteLDev/LeviLamina - 268d2c2d73e78486e0dc5d8597e1e9658d4d92a4 authored about 1 year ago by OEOTYAN <[email protected]>
feat: add tryUnwrap to StorageFeature

github.com/LiteLDev/LeviLamina - 9a08d9133706a77d8ecbe512cab3375ed21f5729 authored about 1 year ago by OEOTYAN <[email protected]>
feat: add member to Features

github.com/LiteLDev/LeviLamina - 39959a7b731bb8d4af2e631f01ea02c5a4faf058 authored about 1 year ago by OEOTYAN <[email protected]>
refactor: refactoring add manager

github.com/LiteLDev/LeviLamina - 1bd0e6aec2b1ee6037d29c4178130964f9d4ead2 authored about 1 year ago by OEOTYAN <[email protected]>
refactor: change remove plugin place

github.com/LiteLDev/LeviLamina - 041d112caddd968a199cc7ff380abe688c83953c authored about 1 year ago by OEOTYAN <[email protected]>
refactor: remove extra export

github.com/LiteLDev/LeviLamina - d845f8afeca0414186935b0e84beae8f062ed33f authored about 1 year ago by OEOTYAN <[email protected]>
refactor: refactoring PluginManagerRegistry

github.com/LiteLDev/LeviLamina - 71cda5cf656f834ae7bac6d9c0fcbc4b27211587 authored about 1 year ago by OEOTYAN <[email protected]>
refactor: remove plugins listeners when disable

github.com/LiteLDev/LeviLamina - 5b0bcc814220f584764a763e3d7d19e974f1536e authored about 1 year ago by OEOTYAN <[email protected]>
refactor: change the use of tr

github.com/LiteLDev/LeviLamina - f84971c7f378e799e72c96b22cbd7ed17653ce62 authored about 1 year ago by OEOTYAN <[email protected]>
refactor: add functor to i19n

github.com/LiteLDev/LeviLamina - 185466e2bd1b3aaa43c10b10d1b3a66f1ffc7d51 authored about 1 year ago by OEOTYAN <[email protected]>
refactor: remove useless codes

github.com/LiteLDev/LeviLamina - 64257a3833d63fdab51e4ed5e1a90681d8fcd1ba authored about 1 year ago by OEOTYAN <[email protected]>
refactor: refactoring getLocaleName

github.com/LiteLDev/LeviLamina - fb16662b3066a01cd13c7b5617ac776562afe448 authored about 1 year ago by OEOTYAN <[email protected]>
refactor: refactoring setServerMotd

github.com/LiteLDev/LeviLamina - 314d824a52b74b10ada4291d0dedf23a19066fe4 authored about 1 year ago by OEOTYAN <[email protected]>
refactor: refactoring setServerStatus

github.com/LiteLDev/LeviLamina - 01bcabe6b7175cbdecd2b39d2a910c0262ae605a authored about 1 year ago by OEOTYAN <[email protected]>
refactor: make c++20 compilable

github.com/LiteLDev/LeviLamina - a6e4a3483c9792b000bd907e97dbbc60379fce61 authored about 1 year ago by OEOTYAN <[email protected]>
build: downgrade to cxx20 with 23 macro

github.com/LiteLDev/LeviLamina - 71615ac617568bc041667949dded20898fea8551 authored about 1 year ago by RimuruChan <[email protected]>
fix: fix SymbolLoader bugs

github.com/LiteLDev/LeviLamina - 4a6425366f6e2e0af4facbf946faba9f4b1e48e0 authored about 1 year ago by OEOTYAN <[email protected]>
feat: add stacktrace to debug

github.com/LiteLDev/LeviLamina - 414e09fcb18a9567c88d35d787d04c2359f0663f authored about 1 year ago by OEOTYAN <[email protected]>
refactor: rename logs

github.com/LiteLDev/LeviLamina - 28c47690548f49bdafcd3b8ec72f2bc11b514135 authored about 1 year ago by OEOTYAN <[email protected]>
refactor: change lang pack path

github.com/LiteLDev/LeviLamina - ee3b5049ddb198445c8a987aedfebfe4be692194 authored about 1 year ago by OEOTYAN <[email protected]>
merge: merge docs

github.com/LiteLDev/LeviLamina - 138f2dbdebefa2d72f9d5fb80a699814501e92d3 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/network/nethernet/NetworkI...

github.com/LiteLDev/LeviLamina - 62a933b7fa95ea7e810e4c6dc709d644e99287d6 authored about 1 year ago by OEOTYAN <[email protected]>
refactor: temporarily remove NetherNet

github.com/LiteLDev/LeviLamina - 7187fea2ee641bd5e8feebdde6dbcea0589fe453 authored about 1 year ago by OEOTYAN <[email protected]>
docs: add contacts to nav

github.com/LiteLDev/LeviLamina - e18c1f5a64c26e7941a3a2c96aa0cde23abfbe80 authored about 1 year ago by ShrBox <[email protected]>
fix: remove debug code

github.com/LiteLDev/LeviLamina - 21ce0c85ca4b6d9830055c628e40ff248f8fd063 authored about 1 year ago by OEOTYAN <[email protected]>
fix: fix event lock bugs

github.com/LiteLDev/LeviLamina - 09073bdd729f63e5de35c4775fd76fcbf7a3f402 authored about 1 year ago by OEOTYAN <[email protected]>
docs: adapt to 0.2.2

github.com/LiteLDev/LeviLamina - b9af2b6f3a803a5e9f96975a1d811ad76f69660b authored about 1 year ago by Zijian Zhang <[email protected]>
fix: fix a logical error in PlayerInfo

github.com/LiteLDev/LeviLamina - 9c31e34af93307cb8d5843b01d9a08fe6d804ce9 authored about 1 year ago by ShrBox <[email protected]>
feat: add clip param names

github.com/LiteLDev/LeviLamina - 436dacf83286696eb2dbdb6a25488037f063b0ce authored about 1 year ago by OEOTYAN <[email protected]>
fix: fix BytesDataInput vtable

github.com/LiteLDev/LeviLamina - 8f34751b8ee5f111a0f63f34752ef7cfc8c07c8c 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/dataloadhelper/StructureDa...

github.com/LiteLDev/LeviLamina - a699615a6f19d6efa56802866a970e4ac821b98a authored about 1 year ago by OEOTYAN <[email protected]>
feat: add param name to function

github.com/LiteLDev/LeviLamina - 4a83bebe461a06e03956344e2ca15228b3af2106 authored about 1 year ago by OEOTYAN <[email protected]>
refactor: rename ServerStoppingEvent

github.com/LiteLDev/LeviLamina - 5a6f3b80e78efdef0d1975e8fcac5d0c58f9a731 authored about 1 year ago by OEOTYAN <[email protected]>
chore: update preloader version

github.com/LiteLDev/LeviLamina - 5d826b6329a487f727d6ee77be47a24a4ed243af authored about 1 year ago by OEOTYAN <[email protected]>
refactor: refactoring PluginRegistry

github.com/LiteLDev/LeviLamina - d7f8aab16a7c7e9524b46ce48690aa51cd9d4ad3 authored about 1 year ago by OEOTYAN <[email protected]>
docs: add tutorials

github.com/LiteLDev/LeviLamina - af5b0e2607cbc77313a56fbd06962fb445e47f5f authored about 1 year ago by Zijian Zhang <[email protected]>
refactor: use hasCategory check Player

github.com/LiteLDev/LeviLamina - c7650eb8303212cfbf490bbcd9961bf4e49ea0f0 authored about 1 year ago by OEOTYAN <[email protected]>
refactor: enable cxx23

github.com/LiteLDev/LeviLamina - 649635cf2c56c6082850e6f8ad10f5bd143f8225 authored about 1 year ago by RimuruChan <[email protected]>
refactor: add service namespace to PlayerInfo

github.com/LiteLDev/LeviLamina - 42a9e0a76fe51a47832b9c8f50713959aebbe985 authored about 1 year ago by OEOTYAN <[email protected]>
refactor: remove template convertion in EntityId

github.com/LiteLDev/LeviLamina - a2729dca49af8f02d57be9c54273cad5cf6b0e2b authored about 1 year ago by OEOTYAN <[email protected]>
refactor(service): replace global with better solution

github.com/LiteLDev/LeviLamina - c91eb9549e12955394a5afdb36350c5d95beed25 authored about 1 year ago by RimuruChan <[email protected]>
fix: fix primitive type optional_ref

github.com/LiteLDev/LeviLamina - cb2c7b3f9ebf8860183674bfdf9c5ec49c624ca2 authored about 1 year ago by OEOTYAN <[email protected]>
fix: fix optional_ref constructors

github.com/LiteLDev/LeviLamina - fd582efc175c2a8a3a0132be397803ac31bdaf0a authored about 1 year ago by OEOTYAN <[email protected]>
refactor: add default operator= to optional_ref

github.com/LiteLDev/LeviLamina - 8025682566fcdee374c792df263cdefdec71b70c authored about 1 year ago by OEOTYAN <[email protected]>
refactor(event): rename PlayerSendMessageEvent to PlayerChatEvent

github.com/LiteLDev/LeviLamina - 77ad100093f66ffde12598667b8ad88ae5355184 authored about 1 year ago by RimuruChan <[email protected]>
refactor: refactoring DependencyGraph

github.com/LiteLDev/LeviLamina - 4198ffb774d8fb128ec75d65900a0d0666652e2f authored about 1 year ago by OEOTYAN <[email protected]>
draft: add plugin load draft

github.com/LiteLDev/LeviLamina - a5a71c1b4f9a02e5d01b7776cbb4401081a4561a authored about 1 year ago by OEOTYAN <[email protected]>
refactor: rename PluginRegistry

github.com/LiteLDev/LeviLamina - cbf3690604b34eb8a26730f5caeb59f02c9f52a5 authored about 1 year ago by OEOTYAN <[email protected]>
feat: init new plugin manager

github.com/LiteLDev/LeviLamina - 07be995763abd30f3c62d64dfa17fa72a6abbfd4 authored about 1 year ago by OEOTYAN <[email protected]>
feat: add serialize bypass

github.com/LiteLDev/LeviLamina - cc7492bdf6cae338d67cf5df826b4573c2594bb0 authored about 1 year ago by OEOTYAN <[email protected]>
feat: add parameter output to seh_exception

github.com/LiteLDev/LeviLamina - dfa6d746f69a79d62a372202670314c09ae76323 authored about 1 year ago by OEOTYAN <[email protected]>
refactor: refactoring codes

github.com/LiteLDev/LeviLamina - 2bfa8c64784f95b798d50c8a6b0251dca4d51567 authored about 1 year ago by OEOTYAN <[email protected]>
feat: add DependencyGraph

github.com/LiteLDev/LeviLamina - a81ddc277cf4b22e7e11c838ed391a1f00f37910 authored about 1 year ago by OEOTYAN <[email protected]>
feat: add CommandOrigin members

github.com/LiteLDev/LeviLamina - 19f61877174dbc8d0e78eda5e7c0141fa0bcad03 authored about 1 year ago by OEOTYAN <[email protected]>
feat: add global PropertiesSettings

github.com/LiteLDev/LeviLamina - c3140f6f460ce9750655f7d6807098ea3cea8faf authored about 1 year ago by OEOTYAN <[email protected]>
feat: add playerinfo storage APIs

github.com/LiteLDev/LeviLamina - 7687fcb1d9ddcf0282eebcecebb04ceea5ff180e authored about 1 year ago by OEOTYAN <[email protected]>
feat: add unitbuf to crashlogger

github.com/LiteLDev/LeviLamina - e6737bc88435d4a32bf7c623ad79456edefa50a3 authored about 1 year ago by OEOTYAN <[email protected]>
fix: fix StrictEntityContext

github.com/LiteLDev/LeviLamina - f826a72be15ca7beb13cda41e4a4c0eff92625fe authored about 1 year ago by OEOTYAN <[email protected]>
refactor: revert enable&disable

github.com/LiteLDev/LeviLamina - 4606eb17cba3e81a2ce5ba820b2850717c9a3ebe authored about 1 year ago by OEOTYAN <[email protected]>