赞 | 42 |
VIP | 91 |
好人卡 | 5 |
积分 | 110 |
经验 | 80759 |
最后登录 | 2024-11-16 |
在线时间 | 4430 小时 |
Lv4.逐梦者
- 梦石
- 1
- 星屑
- 10049
- 在线时间
- 4430 小时
- 注册时间
- 2005-10-22
- 帖子
- 6953
|
20240225B
English
############Content################
[Liu]All the vehicle drivers now learned to take caution and not to collide with other cars. Thus, it's less likely to have a traffic jam unless you intend to make that happen. (Thanks to 渺兔's feedback.)
[Liu]The town simulation now checks whether the vehicle spawn location is clear or not. If the spawn location has something that may collide with a vehicle, the vehicle will not spawn.
#######System##################
Optimized the function: has_event_here? (It now checks against getLocalEventList(x,y) instead of going through all events on the map.)
############Debug################
[Traffic Insurance Fraud]Fixed a bug that causes the player character unable to move after hitting a car. (Thanks to 渺兔's bug report.)
简体中文
############Content################
【疁城】所有的司机现在学会了谨慎驾驶,不再会不谨慎地把车开到别的车上了。从而,降低了交通堵塞发生的概率。当然,你如果故意要造成交通堵塞的话,还是可以的。(感谢渺兔的反馈。)
【疁城】城镇模拟器现在检查车辆出生点附近是否没有杂物。如果车辆出生点会导致车辆踩到别的东西,则车辆不会出现。
#######System##################
优化了函数has_event_here? (现在这个函数会检查 getLocalEventList(x,y)返回的列表,而非对所有地图上的事件进行遍历。)
############Debug################
【交通保险诈骗】修复了一个导致主角被车撞了之后无法移动的Bug。(感谢渺兔的Bug报告) |
|