Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
pythonclound
/
ET
Public
forked from
egametang/ET
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
ET
Server
Model
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 5, 2021
部分不热更的代码挪到Mono程序集中
egametang
committed
04726d2
View commit details
Copy full SHA for 04726d2
View code at this point
Browse repository at this point
增加测试用例框架,使用方法:
Show description for b82d7bf
egametang
committed
b82d7bf
View commit details
Copy full SHA for b82d7bf
View code at this point
Browse repository at this point
Commits on Jul 28, 2021
增加进程管理App: Watcher,
Show description for d3d44a5
egametang
committed
d3d44a5
View commit details
Copy full SHA for d3d44a5
View code at this point
Browse repository at this point
Commits on Jul 21, 2021
1 kcp大消息分片支持,支持int长度的消息
Show description for 84fde6e
egametang
committed
84fde6e
View commit details
Copy full SHA for 84fde6e
View code at this point
Browse repository at this point
Commits on Jul 18, 2021
1.ConfigComponent加载方式调整
Show description for 6205525
egametang
committed
6205525
View commit details
Copy full SHA for 6205525
View code at this point
Browse repository at this point
调整Scene id跟instanceId,如果不指定Scene的Id,那么InstanceId就当做Scene Id
egametang
committed
d1d1dfc
View commit details
Copy full SHA for d1d1dfc
View code at this point
Browse repository at this point
热更新配置只能每次更新一个配置
egametang
committed
e3e06ce
View commit details
Copy full SHA for e3e06ce
View code at this point
Browse repository at this point
Commits on Jul 16, 2021
1.修复协程锁一个bug
Show description for 3f3c916
egametang
committed
3f3c916
View commit details
Copy full SHA for 3f3c916
View code at this point
Browse repository at this point
Commits on Jul 15, 2021
建立机器人工程,抽出共享库,建立共享工程,方便机器人工程使用
egametang
committed
9a06526
View commit details
Copy full SHA for 9a06526
View code at this point
Browse repository at this point
Commits on Apr 29, 2021
1.无GC ETTask,其实是利用对象池,注意,必须小心使用,不懂不要乱用
Show description for e209997
egametang
committed
e209997
View commit details
Copy full SHA for e209997
View code at this point
Browse repository at this point
Commits on Apr 28, 2021
Update StartSceneConfig (#235)
Show description for 176a763
LogicCoder
authored
176a763
View commit details
Copy full SHA for 176a763
View code at this point
Browse repository at this point
Commits on Apr 13, 2021
ai框架提交,附带一个小例子,登录进游戏,角色会自动巡逻10秒,停下来攻击5秒,然后再巡逻10秒,一直循环下去
Show description for 30b147a
egametang
committed
30b147a
View commit details
Copy full SHA for 30b147a
View code at this point
Browse repository at this point
Commits on Mar 16, 2021
1.新的移动组件,支持传入多个寻路点
Show description for da42ddd
egametang
committed
da42ddd
View commit details
Copy full SHA for da42ddd
View code at this point
Browse repository at this point
Commits on Mar 11, 2021
调整代码结构
egametang
committed
765a4b9
View commit details
Copy full SHA for 765a4b9
View code at this point
Browse repository at this point
分离Unit的逻辑跟显示层,Unit的GameObject放到GameObjectComponent组件上
egametang
committed
0cce11e
View commit details
Copy full SHA for 0cce11e
View code at this point
Browse repository at this point
去掉从Game.Scene直接Get Scene,应该使用domain来获得
egametang
committed
acff976
View commit details
Copy full SHA for acff976
View code at this point
Browse repository at this point
Commits on Mar 8, 2021
fix&&feat:修复外网Actor发送错误,接入recastnavigation寻路库 (#219)
Show description for 7a38ea3
wqaetly
authored
7a38ea3
View commit details
Copy full SHA for 7a38ea3
View code at this point
Browse repository at this point
Commits on Mar 4, 2021
publish改成并发调用
egametang
committed
b7c51de
View commit details
Copy full SHA for b7c51de
View code at this point
Browse repository at this point
Commits on Mar 1, 2021
网络调试通过,暂时外网内网全部使用TCP
egametang
committed
5811ca1
View commit details
Copy full SHA for 5811ca1
View code at this point
Browse repository at this point
客户端服务端启动成功,暂未连接通过
egametang
committed
2a35bf6
View commit details
Copy full SHA for 2a35bf6
View code at this point
Browse repository at this point
Commits on Feb 24, 2021
excel转protobuf成功,加载protobuf配置成功!
egametang
committed
2891e69
View commit details
Copy full SHA for 2891e69
View code at this point
Browse repository at this point
Commits on Feb 8, 2021
ConfigComponent加载protobuf配置
egametang
committed
b09edc2
View commit details
Copy full SHA for b09edc2
View code at this point
Browse repository at this point
Commits on Feb 7, 2021
导表把json转成protobuf格式成功
egametang
committed
fff1281
View commit details
Copy full SHA for fff1281
View code at this point
Browse repository at this point
Commits on Feb 4, 2021
整理config,要实现一个excel to protobuf config的工具
egametang
committed
e7f87bb
View commit details
Copy full SHA for e7f87bb
View code at this point
Browse repository at this point
Commits on Feb 1, 2021
客户端加入LitJson,不再使用Mongo序列化,只使用Protobuf-net跟LitJson
egametang
committed
77b2e30
View commit details
Copy full SHA for 77b2e30
View code at this point
Browse repository at this point
Commits on Jan 28, 2021
大量更新,编译通过,还没跑通
egametang
committed
a19a21a
View commit details
Copy full SHA for a19a21a
View code at this point
Browse repository at this point
Commits on Jan 19, 2021
1.服务端警告当错误,修复所有编译错误
Show description for 0218cf2
egametang
committed
0218cf2
View commit details
Copy full SHA for 0218cf2
View code at this point
Browse repository at this point
Commits on Oct 27, 2020
去掉IMessagePacker,根据opcode来选择序列化方式
egametang
committed
22c71a7
View commit details
Copy full SHA for 22c71a7
View code at this point
Browse repository at this point
彻底删除google.protobuf,使用protobuf-net
egametang
committed
193ca82
View commit details
Copy full SHA for 193ca82
View code at this point
Browse repository at this point
Commits on Oct 20, 2020
添加protobuf-net, 6.0将使用protobuf-net,去掉google.protobuf
egametang
committed
bbd4653
View commit details
Copy full SHA for bbd4653
View code at this point
Browse repository at this point
Commits on Aug 4, 2020
1.新的导表跟配置加载,不用对每条记录做反序列化,一次性反序列化整个表
Show description for 937a253
egametang
committed
937a253
View commit details
Copy full SHA for 937a253
View code at this point
Browse repository at this point
删除AStar,推荐用recastnavigation代替
egametang
committed
f3632a7
View commit details
Copy full SHA for f3632a7
View code at this point
Browse repository at this point
Commits on Jul 29, 2020
修复服务端启动错误
egametang
committed
e76a4fe
View commit details
Copy full SHA for e76a4fe
View code at this point
Browse repository at this point
Commits on Jul 28, 2020
1.Event修复
Show description for aa148b8
egametang
committed
aa148b8
View commit details
Copy full SHA for aa148b8
View code at this point
Browse repository at this point
Commits on Jul 22, 2020
增加StartMachineConfig表,几个开服的表含义如下
Show description for 74bd1f7
egametang
committed
74bd1f7
View commit details
Copy full SHA for 74bd1f7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.