Trebor Huang
|
f40b2f75bd
|
Move help file to correct place
|
2021-10-18 02:16:41 +08:00 |
|
Imple Lee
|
fb4fd15687
|
fix release name in release.yml (#390)
|
2021-10-18 01:27:16 +08:00 |
|
Imple Lee
|
25b5f53f34
|
update cc-related CI (#387)
* merge get-cc-url into get-version
* add `get-cc`
* fix
* fix again
* fix
* fix
* fix macos
* remove `apt update`
* fix macos
* rename `get-version` -> `get-info`
* rm unnecessary file
|
2021-10-17 14:23:36 +08:00 |
|
Imple Lee
|
7f8efcdf41
|
move some work into independent jobs (#366)
* change build branch in build.yml
* try with get-version
* fix get-version
* fix get-version again
* try use get-version everywhere
* use apt upgrade again
* fix get-version again
* fix get-version again
* fix get-version again
* fix get-version again
* independent get-cc-url
* fix get-cc-url
* remove 2 useless commands
* try action
* try fix action
* try action
* use get-unzip
* try windows build
* fix build-windows
* fix build-love
* try build-linux
* add shell in build-linux
* put `commit id` into `get-version`
* fix `updateVersion.py -T Version`
* try build-android
* add shell into `build-android`
* move away android signing from build-android
* apply build-android on android mini
* gain snapshot action
* fixes
* fix build-love
* use build-macos
* put more into build-android
* fix build-android
* put more into build-macos
* fix
* fix
* ci: use preinstalled ndk (#367)
* fix apk location
* move `rename` into `build-android`
* fix `build-android`
* rename variable; remove a level of zips in macOS
* shallow clone
* remove tons of `./`s
* fix icon in windows and linux
* reorganize build-android
Co-authored-by: 梦飞翔 <1149761294@qq.com>
|
2021-10-15 01:06:17 +08:00 |
|
Trebor Huang
|
45718eb41a
|
Include a help file (#345)
|
2021-09-29 17:36:16 +08:00 |
|
Trebor Huang
|
7b141a5eaa
|
[no ci] Change icon, temporary fix for dylib loading (#328)
* Move build directory
* Move build folder
* Move the build folder
* Update Mac OS icon
* Use snapshot icon
* Use icon file
* Temporary fix for Mac OS dylib loading
* Update require.lua
* Update require.lua
* Update require.lua
* Update require.lua
Remember to squash this.
* “简化”require模块对于OS X环境的处理方法
Co-authored-by: MrZ626 <1046101471@qq.com>
|
2021-09-24 21:00:03 +08:00 |
|
MrZ626
|
f95be0996d
|
调整mini打包流程(因为修改了媒体文件目录)
|
2021-09-15 01:31:35 +08:00 |
|
MrZ626
|
57497dbd74
|
整理代码,较复杂的单行if-then-end拆成多行
|
2021-09-03 00:28:08 +08:00 |
|
MrZ626
|
bd9ee49255
|
调整字体相关的一些东西
整理代码
|
2021-08-29 16:08:51 +08:00 |
|
scdhh
|
66dcfa40b0
|
更改字体文件存放位置,并对应修正ci (#254)
|
2021-08-29 12:15:40 +08:00 |
|
MrZ626
|
a1c6f720a2
|
代码规范:所有文件以空行结尾
|
2021-08-28 16:46:10 +08:00 |
|
scdhh
|
159cd74c28
|
动态获取CC版本号 (#237)
* 动态获取CC版本号
release CI使用latest
snapshot 使用 pre-release(如果有的话)
* Windows 添加安装 requests 模块步骤
Linux及macOS 修正python版本和路径
* macOS 添加安装 requests 步骤
修正命令参数位置
* getLatest接收Repo,使其不止能用在CC上
* 修正macOS使用的pip版本
|
2021-08-27 00:04:34 +08:00 |
|
Trebor Huang
|
f29efa8f60
|
Update cc ci (#235)
* 将CCwrapper更新到最新版本
* 修笔误
* 更新release.yml
|
2021-08-26 16:43:10 +08:00 |
|
MrZ626
|
8671b52cbb
|
Update CI
Co-authored-by: scdhh <51957264+shoucandanghehe@users.noreply.github.com>
|
2021-08-21 01:15:14 +08:00 |
|
scdhh
|
fa704c5d66
|
添加自动Release CI,并重构现在Snapshot CI的一些步骤 #204 (#217)
* 修改updateConfVersion.py
* 添加更新conf.lua时修改存档目录的步骤
* Add files via upload
* 更改ci脚本以适配新版版本信息
* 修正问题
* 打包时添加version.lua
* 更新updateVersion.py以适配新版版本信息
* 删除被替换的py文件
* 同步release分支
* 修复Windows CI的bug
* 修正路径
* 修正Linux权限错误
* 尝试修复Windows CI错误
* 尝试修复Windows CI的bug
Co-authored-by: MrZ_26 <1046101471@qq.com>
|
2021-08-19 20:31:27 +08:00 |
|