|
4be5f64076
|
不做c logger了
|
2022-10-02 22:24:38 +08:00 |
|
|
1a17326ac5
|
加了一个还没写好的test 稍微用enum完善一下logger
|
2022-10-01 12:47:48 +08:00 |
|
|
7cc953a11c
|
迁移了logger
loggers
logger update
delete
delete
|
2022-09-11 09:41:36 +08:00 |
|
|
25c26750dd
|
alse blame @MapleDust
|
2022-09-04 21:59:31 +08:00 |
|
|
4e37071b2e
|
继续完善logger
|
2022-09-04 17:20:36 +08:00 |
|
|
af96529f76
|
format一遍+logger颜色继续改
|
2022-09-04 13:53:09 +08:00 |
|
|
fc734a62cb
|
继续完善logger
|
2022-09-04 13:02:58 +08:00 |
|
|
029fdb1f47
|
清理点东西
|
2022-09-04 01:28:14 +08:00 |
|
|
0dabb05224
|
logger主体部分完成!
顺手修了thread log的毛病
|
2022-09-04 01:26:20 +08:00 |
|
|
d3a2ea2a0c
|
做了两个月logger × 选了两个月颜色 √
|
2022-09-03 22:35:57 +08:00 |
|
|
babb321847
|
fix command tree import
|
2022-08-29 13:21:47 +08:00 |
|
|
f95716ac66
|
update 更新点小东西
|
2022-08-29 00:26:14 +08:00 |
|
|
f031c0891d
|
更新版本号! 加 tag!
|
2022-08-23 22:51:01 +08:00 |
|
|
ea13783e87
|
之前的那玩意似乎会在py3.8崩溃
typing你做的好啊(
|
2022-08-22 23:15:42 +08:00 |
|
|
7ef356c7a6
|
优雅的crash report
|
2022-08-21 14:59:35 +08:00 |
|
|
eff0775054
|
rua
|
2022-08-16 13:25:44 +08:00 |
|
|
c79a0dbbb4
|
竹若泠 进行的变更
|
2022-08-12 21:07:50 +08:00 |
|
|
7b8dbabc9b
|
more update
|
2022-08-12 21:07:36 +08:00 |
|
|
6543989c3a
|
crash
|
2022-08-03 20:29:13 +08:00 |
|
|
4f2e3b7245
|
crash!
|
2022-08-03 20:28:10 +08:00 |
|
|
56d291bcb1
|
crash update
|
2022-08-03 20:22:36 +08:00 |
|
|
41a113bd6b
|
no winapi
|
2022-07-25 18:34:36 +08:00 |
|
|
b259b624e4
|
more color!
|
2022-07-25 18:28:42 +08:00 |
|
|
5667dacda6
|
pyglet update
|
2022-07-16 20:20:23 +08:00 |
|
|
aa9c80b1f4
|
dev C
|
2022-07-09 11:57:00 +08:00 |
|
|
d2e4c2f706
|
正在做c扩展
|
2022-07-07 18:28:29 +08:00 |
|
|
f1bf94cc55
|
update logger
还在开发
|
2022-07-04 15:12:04 +08:00 |
|
|
8dd482988c
|
update
|
2022-07-04 10:36:19 +08:00 |
|
|
bddc16a650
|
ing
|
2022-07-01 13:59:08 +08:00 |
|
|
bd88ec8684
|
rua
|
2022-06-29 13:45:25 +08:00 |
|
|
3b9848fd20
|
aaaaa
|
2022-06-27 16:51:14 +08:00 |
|
|
48a83a7631
|
logger
|
2022-06-26 23:19:01 +08:00 |
|
|
85a8fbf8a5
|
修复了一个crash bug
Changes to be committed:
modified: Difficult_Rocket/__init__.py
modified: Difficult_Rocket/api/Exp/main.py
modified: Difficult_Rocket/api/__init__.py
modified: Difficult_Rocket/api/calculation.py
modified: Difficult_Rocket/api/scientific_unit.py
modified: Difficult_Rocket/api/types/SR1/ship.py
modified: Difficult_Rocket/api/types/data_type.py
modified: Difficult_Rocket/client/__init__.py
modified: Difficult_Rocket/crash/__init__.py
modified: Difficult_Rocket/guis/format/html.py
modified: Difficult_Rocket/mods/__init__.py
modified: Difficult_Rocket/utils/new_thread.py
modified: Difficult_Rocket/utils/tools.py
|
2022-06-21 20:15:36 +08:00 |
|
|
f095ddec59
|
Changes to be committed:
modified: Difficult_Rocket/__init__.py
modified: Difficult_Rocket/api/Exp/unsupport.py
|
2022-06-21 10:17:13 +08:00 |
|
|
7715ee4d20
|
Revert "update pyglet"
This reverts commit 0173dd8b852facef2f800ab8cee81ec72afaec6d.
清理点东西
|
2022-06-20 21:12:38 +08:00 |
|
|
2bc9da9408
|
update pyglet
fix fpslogger gone bug
start using \viztracer/
modfied git ignore
啊啊啊
|
2022-06-20 21:12:13 +08:00 |
|
|
232d074ce7
|
reeeeee fix server crash?
|
2022-06-14 20:52:03 +08:00 |
|
|
351669bbc8
|
some c
|
2022-06-08 20:31:48 +08:00 |
|
|
369b675963
|
Changes to be committed:
modified: Difficult_Rocket/api/Exp/command.py
modified: Difficult_Rocket/client/__init__.py
modified: Difficult_Rocket/client/fps/fps_log.py
modified: Difficult_Rocket/command/api.py
modified: Difficult_Rocket/command/line.py
modified: Difficult_Rocket/utils/__init__.py
modified: Difficult_Rocket/utils/new_thread.py
modified: Difficult_Rocket/utils/tools.py
modified: Difficult_Rocket/utils/translate.py
new file: try/mcdr/command_tree.py
|
2022-06-06 09:21:20 +08:00 |
|
|
fd9e6a4469
|
rua
|
2022-06-04 11:22:29 +08:00 |
|
|
e2b0109216
|
update pyglet and add more
|
2022-06-04 11:08:30 +08:00 |
|
|
9288423d54
|
ruaaa update!
|
2022-05-25 09:16:38 +08:00 |
|
|
2d2e2158a7
|
reeeeee
|
2022-05-11 11:11:39 +08:00 |
|
|
ed91153c07
|
update pyglet
|
2022-04-30 13:56:57 +08:00 |
|
|
380a5bc7b7
|
aaaa
rua!
|
2022-04-26 22:05:58 +08:00 |
|
|
085a8e52ac
|
update pyglet
fix crash
|
2022-04-13 19:00:36 +08:00 |
|
|
d8080ad590
|
update pyglet
fix crash
|
2022-04-09 13:08:14 +08:00 |
|
|
21e817000a
|
update pyglet
fix crash
|
2022-04-08 23:07:41 +08:00 |
|
|
8c96116afb
|
update pyglet
fix crash
|
2022-03-22 23:20:07 +08:00 |
|
|
dc8ee0b4a5
|
修改一些文件结构
啊啊啊
|
2022-03-22 21:18:04 +08:00 |
|