This project is mirrored from https://*****:*****@github.com/amarillonmc/phpdts.git.
Updated .
- 04 Apr, 2023 4 commits
-
-
hisuinohoshi authored
-
hisuinohoshi authored
-
Nemo Ma authored
rev combat phase 4.x
-
hisuinohoshi authored
开发相关: - 为战斗流程添加了说明文档(大概吧); - 没有使用命名空间;
-
- 02 Apr, 2023 12 commits
-
-
Nemo Ma authored
update roommng2
-
hisuinohoshi authored
变化: - 相同IP最多只能同时创建2个房间;
-
hisuinohoshi authored
新增: - 创建/解散房间功能; - 房主/房间创建者:有权限解散非进行中、或已经没有幸存者的自己创建的房间;房主退出房间且房间内尚有其他玩家时,将房主权限移交给其他玩家; 变化: - 房间列表只会显示已被创建的房间; 修正: - 后台玩家管理功能在php8+报错的问题;
-
Nemo Ma authored
update roommng
-
hisuinohoshi authored
变化: - 向后台管理界面添加一个临时性的强制关闭房间功能; - 房间列表折叠至模态框内(太卑微了……); 修正: - cookie前缀指向错误的问题; - 游戏初始化过程中可能出现的问题; 开发相关: - game表内字段变化现在由roommng_verify_db_game_structure()自动检测并执行相应修改;
-
Nemo Ma authored
kill newsinfo.php
-
hisuinohoshi authored
回来吧四面,我们需要你
-
Nemo Ma authored
update roomcheck
-
hisuinohoshi authored
变化: - (临时)使用当前游戏自检功能,可以在房间内人数出现错误时重新统计房间内人数,并关闭无人房间;
-
Nemo Ma authored
fix2
-
hisuinohoshi authored
-
Nemo Ma authored
Add rooms
-
- 01 Apr, 2023 12 commits
-
-
hisuinohoshi authored
-
hisuinohoshi authored
-
hisuinohoshi authored
新增: - 测试用房间机制;
-
Nemo Ma authored
add yii3 framework database support & add dev doc
-
Nemo Ma authored
fix
-
nahakyuu authored
-
nahakyuu authored
-
nahakyuu authored
-
hisuinohoshi authored
修正: - SANMA使用的旧数据结构会引起的一系列问题; 开发相关: - 修正了部分在php8环境下会引起报错的问题; - 将combat.func.php内残留的checkdmg()与addnoise()移至revcombat.func.php,彻底告别旧战斗文件; - 部分tips内容移至tooltip_1.php;
-
Nemo Ma authored
Added resource strings Enabled dupe gift pack logic Added a default tracker - feel free to delete/change it when deploying yourself
-
Nemo Ma authored
rev combat phase 4.44
-
hisuinohoshi authored
变化: - 怒气技能: 新增「元素大师」怒气技能; 召唤「佣兵」的价格下调至1500; - 元素大师提炼尸体时会显示在进行状况内; - 元素大师提炼道具的快捷键又变回C了; 修正: - 钥匙碎片可以无限使用的问题; - 使用部分道具后不能正确显示地点名的问题; - 技能不能显示冷却时间的问题; - 「充能」使用2次后出现错误的问题; - 对武器系别有要求的技能有时不能正确判定武器类别的问题; - 销毁尸体时不加rp的问题; 开发相关: - 略去了find_r()相关的判定过程,现在敌人发现率只通过get_hide_r_rev()计算;
-
- 31 Mar, 2023 8 commits
-
-
Nemo Ma authored
I swear if I see this regression one more time I'll-
-
Nemo Ma authored
update eeelements
-
hisuinohoshi authored
变化: - 元素大师现在可以在单次元素合成时投入多份同种类元素(可以合重枪了!); - 元素大师现在可以在丢弃界面勾选提炼框,并直接提炼背包内的道具; - 元素大师的笔记本经费终于被批下来了!现在可以在元素合成界面左侧看到元素特征、与成功合成过的、或通过提炼/提示纸条得到过提示的合成配方; - 添加了熟练书的主特征组合配方; - 现在元素大师每次尝试合成基本上会获得一些经验值; - 元素大师的生命强化技能:每等级+3→每等级+4; - 节制、预言功能不再需要等级解锁; 修正: - 结局成就判定过程中,传入的玩家数据为空时会引发的问题; - 提炼快捷键还是C的问题(现在是A了,但是好像没有C好按); 开发相关: - 元素大师不再生成缓存文件,相关内容会在初始化时保存在gamevars内,在游戏结束时自动重置;
-
Nemo Ma authored
Add yii3 framework
-
nahakyuu authored
-
nahakyuu authored
-
nahakyuu authored
-
nahakyuu authored
-
- 29 Mar, 2023 3 commits
-
-
Nemo Ma authored
Removed copyrighted music from public repo. Added 2nd batch of emoicons Implemented audio links for new weather and future events.
-
Nemo Ma authored
rev combat phase 4.1
-
hisuinohoshi authored
变化: - 怒气技能: 新增「晶莹剔透」怒气技能; - 称号决死结界与称号晶莹剔透合并; - 新增天气光玉雨; - 现在新增禁区时不会再改变恶劣天气与极光天气; - 使用补给品时,不会扣除超出上限的血量或体力; 修正: - 元素大师提炼快捷键显示[A],实际上却是[C]的问题; - BOT可能会合成一把9999效的A刀的问题; 开发相关: - rp结算现在使用接口rpup_rev();
-
- 28 Mar, 2023 1 commit
-
-
Nemo Ma authored
update
-