0.8.5.0 code clean up with new render on drgame #37
shenjackyuanjie
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
DR sdk 0.8.5.0
Changes
Difficult_Rocket.__init__
game_version
->sdk_version
ModManager
get_mod_module(mod_name: str) -> Optional[ModInfo]
load_mod(mod_path: Path) -> Optional[ModInfo]
find_mods_in_path(extra_mods_path: Optional[List[Path]]) -> List[Path]
unload_mod(mod_id: str, game: Game) -> Optional[ModInfo]
reload_mod(mod_id: str, game: Game)
Remove
DR.client.guis.widget.InputBox
TextEntry
已经好了 可以直接用了TextEntry
is ok to useCommand
mods
list
reload <mod_id>
DR sdk 0.8.4.1
Add
utils.camera
Camera
CenterCamera
DR rs 0.3.0.0
修改
DR sdk
的关于 mods 的修改DR sdk
RustConsole
DR rs 0.2.15.0
修改
DR sdk
的关于 mods 的修改DR sdk
添加
IdType = i64
PySR1Ship
get_connection -> Vec<(i32, i32, IdType, IdType)>
DR rs 0.2.14.0
删除
改进
SR1Ship
写入SR1Ship
writeDR game 0.2.1.0
修改
sr1_ship
中的Camera_rs
改为Difficult_Rocket.utils.camera.Camera
Camera_rs
insr1_ship
toDifficult_Rocket.utils.camera.Camera
DR rs 0.2.13.0
删除
render.rs
DR game
的camera
代替render.rs
DR game
'scamera
instead添加
quick-xml::writer::Writer
的 xmlSR1Ship
写入SR1Ship
write based onquick-xml::writer::Writer
DR rs 0.2.12.0
添加
DR game 0.1.2.0
修改
DR rs 0.2.11.0
添加
Python::data::PySR1Ship
get_part_box(&self, part_id: i64) -> Option<(f64, f64), (f64, f64)>
DR game 0.2.0.0
适配
DR_sdk
0.8.3.0
的修改DR game 0.1.1.0
添加
types.py
DR.api.types.SR1
中移动过来新功能
console.py
PyConsole
DR sdk
的默认控制台方法20230630 build 2.1.1.0
修改
Windows
上构建会输出到build\nuitka-windows
Windows
will output tobuild\nuitka-windows
Files:
DR 0.8.5.0
build forLinux
MacOS
Windows
dr_game 0.3.0.0
package withdr_rs 0.2.15.0
build forcpython 3.8 amd64 windows
cpython 3.10 amd64 windows
cpython 3.11 amd64 windows
cpython 3.8 darwin
cpython 3.8 x86_64 linux-gnu
cpython 3.10 darwin
cpython 3.10 x86_64 linux-gnu
cpython 3.11 x86_64 linux-gnu
pypy 3.8 7.3 amd64 windows
pypy 3.9 7.3 amd64 windows
pypy 3.10 7.3 amd64 windows
This discussion was created from the release 0.8.5.0 code clean up with new render on drgame.
Beta Was this translation helpful? Give feedback.
All reactions