Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Rxleon pushed 3 commits to master Rxleon/ETPro
Rxleon pushed 2 commits to master Rxleon/GenshinGamePlay
Rxleon pushed 3 commits to 2.0 Rxleon/EGamePlay
Rxleon pushed 7 commits to YIUI-ET7.2 Rxleon/YIUI
Rxleon pushed 45 commits to main Rxleon/WorldTreeFramework
- 一维二维数组动态序列化方法 533bb90
- 三维数组动态支持序列化类型 f9e6d07
- 树数据基础类型序列化补充 2cf66c0
- 整理数据跳跃方法 154b145
- 序列化代码生成未完 205e2f6
- 序列化 0a8c8f0
- 更改字段哈希32位算法,反转数组和类型的字段数量标记 f3c96a6
- 节点引用方法补充 b84b22c
- 基础类型转换 4b81aae
- 基础类型格式化器 a8414cc
- 序列化特性名称修改 4d3eecc
- 字典序列化类 7d2e148
- 测试字典序列化 e1b7016
- 序列化器设定不支持多态处理 390ea2b
- 字符串跳跃修改 ede4b80
- 特别序列化生成转接 081028c
- 序列化修改为,switch嵌套解析,后续需要修改特殊处理标记 0b9890a
- 特殊标记修改完成。 53553bb
- 特别序列化类型补充 ff6748a
- 序列化bug,读取错4位 eb3c754
- and 25 more ...
Rxleon pushed 4 commits to main Rxleon/GameDevMind
Rxleon pushed 47 commits to master Rxleon/Real-Time-Rendering-4th-CN
- fix figure 3.2 typo(#22) e01a5f1
- fix section 10.3.2 typo 3ab1895
- fix section 10.4.2 mistake 69e5a65
- fix section 10.5.1 typo 193e8e3
- fix chapter 1 fix chapter 1 fc03d5a
- Update Chapter 1 Introduction 简介.md - 删去<br>,改为\\换行 - 修正另一处多余的空格导致的大部分markdown阅读器无法正常显示的问题(包括VSCode、Typora和Obsidian) 01bc430
- Merge pull request #23 from PiDanShouRouZhouXD/master fix chapter 1 format 96f7f96
- remove chapter 1 comments 927b85d
- fix section 4.1.7 mistake 4171afe
- Merge pull request #24 from silent0610/master fix section 4.1.7 mistake 74fdbe7
- optimize section 11.2.1 a972d05
- fix section 5.4.1 typo 2142988
- Merge pull request #25 from silent0610/master fix section 5.4.1 typo c9675f2
- fix section 2.1 mistake Signed-off-by: WarriorTaoSir <[email protected]> ddc5565
- Merge pull request #26 from WarriorTaoSir/errata-2.1 fix section 2.1 mistake d10b4af
- fix section 3.4 mistake (#27) * fix section 3.4 mistake Signed-off-by: WarriorTaoSir <[email protected]> * men... cfc89c4
- fix section 3.4 mistake (#28) * fix section 3.4 mistake Signed-off-by: WarriorTaoSir <[email protected]> aa2a454
- fix section 11.3.2 mistake 15da382
- fix section 6.2.6 typo (#29) * fix section 6.2.6 typo 1d4d3ac
- fix section 4.1 mistake (#30) fix section 4.1 mistake 821339f
- and 27 more ...
Rxleon pushed 21 commits to master Rxleon/ET-MMO
- 修复StateMachineWrap回收到池没有清空的bug Signed-off-by: Jss <[email protected]> 470f14b
- 修复一个kcp内网连接的bug Signed-off-by: Jss <[email protected]> 829e204
- 代码整理 30fab2b
- 升级版本=>Unity6 Signed-off-by: Jss <[email protected]> afa0ac5
- 新增两个插件 Signed-off-by: Jss <[email protected]> 68c65e3
- 修改包命名 ff50a61
- 客户端动画使用Animancer 8a73f36
- LockStep 443d763
- LockStep Signed-off-by: Jss <[email protected]> b832a53
- 还原 5f71a1c
- Buff代码整理 93de82b
- Editor ec299e6
- Editor Signed-off-by: Jss <[email protected]> ee11538
- 1, YooAsset使用源码形式 2, Editor e506e21
- Editor 87033d5
- 修改Hybrid打包错误 826e063
- 修改Hybrid 打包报错 9a61f93
- 修复端口占用 a8ef825
- Action Editor af282c3
- Action Runtime 16b6065
- and 1 more ...
Rxleon pushed 13 commits to master Rxleon/GF_X
- 优化Toast动画 9558eda
- 升级UI代码生成工具 abb5dea
- bug修复 c736982
- bug修复 caf5e50
- update 75a1f98
- 更新Jenkins配置 3af9b4b
- 优化 fe3f653
- update Jenkins 15ca7d5
- 修复一个在编辑器下点击查看Hierarchy中UI元素报错。 5967730
- UI打开/关闭动效支持DOTween/Animation切换功能,完善UI动效工作流,新增Animation。 6f4b118
- Merge pull request #13 from sven721/master 修复一个在编辑器下点击查看Hierarchy中UI元素报错。 e15e179
- 优化打包工具 92d0e8a
- 优化UI层级管理;新增批量设置UI元素Raycast开关 689d029
Rxleon pushed 8 commits to develop Rxleon/gameplay-ability-system-for-unity
- Update GameplayEffectSpec.cs c22c981
- Update GameplayEffectPeriodTicker.cs 修复周期ge导致ge spec 被移除引发的ge spec被多次移除的bug 833ee35
- 修正period的一个潜在bug 4605afc
- 再次修正Period ecfd0a3
- 再次修补Period ca1043f
- Merge branch 'develop' of https://github.com/No78Vino/gameplay-ability-system-for-unity into develop 919489b
- 修正geSpec逻辑期间因外部因素导致自身失效而引发的系列问题 02ed740
- modifer可能导致的ge失效 a366939
Rxleon pushed 14 commits to ECS_Version Rxleon/gameplay-ability-system-for-unity
- [feat] 开始重新思考ge的apply问题 0d7e0a6
- Update GameplayEffectApplicator.cs 8fb4032
- [feat] change 6b209dc
- Update ASCUtil.cs ca06dc4
- Update ASCUtil.cs 31d988a
- [feat] 完善新GE的Apply逻辑 233e00e
- Update GameplayEffectApplicator.cs 1daf75c
- [feat] 继续完善 6bc4ae0
- [feat] change 2445b94
- [feat] change 97333cf
- [feat] change d2485a3
- [feat] change 63e4a18
- Update AttrSetController.cs 85efb7b
- change 3816785
Rxleon created a branch on Rxleon/Herp-Derps-Plight-Source-Code-And-Project-Files
master - Developed using the Unity Engine, 'Herp Derp's Plight' is a 2D, Roguelike, card battler adventure game inspired by 'Dungeons And Dragons', 'Slay The Spire' and 'Divinity 2: Original Sin'. This project is currently my main focus, and due for alpha release in March 2021
Rxleon pushed 22 commits to master Rxleon/GF_X
- Update README.md 0d16779
- Update README.md 911f089
- 数据表解析更新 5ff6e46
- 修复打包后无法加载AppConfigs文件的bug 1f4c59e
- remove 98ecf0b
- 适配Unity 6 LTS b3d1cc7
- 适配Unity 6 LTS 6cf4f5b
- 多语言扫面工具更新 45a2c2b
- 关闭子UI前检查 8bdd838
- 优化 3d7d820
- 优化Jenkins打包接口 710864d
- 优化Jenkins打包工作流 c86b0c5
- 精简代码;升级UniTask、ZString 4130b97
- 更新demo ed013bd
- UI新增子界面功能 fef0fc4
- 更新AB包配置 6549611
- 打工工具优化 8327b34
- Update README.md 2ea841d
- Update README.md 6cd03a6
- 数据表类型扩展 05c11a1
- and 2 more ...
Rxleon pushed 5 commits to main Rxleon/ET-OWDemo
Rxleon pushed 2 commits to master Rxleon/Legends-Of-Heroes
Rxleon pushed 62 commits to ECS_Version Rxleon/gameplay-ability-system-for-unity
- [feat] change 5e8a10c
- [feat] GE拆分组件 1c849aa
- [feat] 确认放弃SO存储MMC,改为GE内自定义MMC参数 ae2a3dd
- [feat] MMCSetting 雏形 8262007
- [feat] 确认了GE的实例,组件的添加流程。 f3c9082
- [feat] ApplyGameplayEffect接口 8192035
- [feat] 开始完善GE相关的工具类 f06741e
- Update SystemUpdateAttributeCurrentValue.cs 1b266ea
- [feat] 测试用例脚本 16d97ab
- [feat] 移除MMCSetting中的Type 1abbdef
- [feat] change 621e868
- [feat] ASC实际类和mono分离 a420c85
- [feat] change fe3177f
- [feat] ASC的基础数据控制器相关部分 979a9e5
- [feat] change 8ffd7f5
- [feat] change 42e259c
- Update GameplayTagController.cs e664f96
- Update GameplayTagController.cs 8f8d4f8
- [feat] 完善测试脚本 0309a11
- [feat] change df28e3e
- and 42 more ...
Rxleon created a branch on Rxleon/Crystal
pull_request - Legend of Mir 2 - Official Public Crystal Source