cecilkorik
  • Joined on 2024-01-07
cecilkorik pushed to main at games/pyglet_demo 2025-04-27 01:17:37 -06:00
030f1a8722 input and sprite handling, plus music!
a677eca173 dynamic size for demo font
Compare 2 commits »
cecilkorik pushed to main at games/pyglet_demo 2025-04-23 22:29:42 -06:00
f98eb79c57 refactor engine.data to separate basic file functionality
cecilkorik pushed to main at games/pyglet_demo 2025-04-22 22:34:43 -06:00
67e7316a69 begin WIP modloader framework
cecilkorik pushed to main at games/pyglet_demo 2025-04-20 19:32:43 -06:00
d344841a1a improve configs
82b73dc84d fixed to use latest version of pyglet
Compare 2 commits »
cecilkorik deleted branch master from tools/sqltool 2025-03-14 18:10:21 -06:00
cecilkorik pushed to main at tools/sqltool 2025-03-14 18:09:28 -06:00
11d1609d4a Merge branch 'master' into main
c8217ae176 add table command with filtering
47292a9b1b update features, add padding
9b2ecd4762 print traceback properly
de474553df added inifile reader
Compare 6 commits »
cecilkorik created branch master in tools/sqltool 2025-03-14 17:58:05 -06:00
cecilkorik pushed to master at tools/sqltool 2025-03-14 17:58:05 -06:00
c8217ae176 add table command with filtering
47292a9b1b update features, add padding
9b2ecd4762 print traceback properly
de474553df added inifile reader
259d6bdad2 first working version
Compare 5 commits »
cecilkorik pushed to main at tools/sqltool 2025-03-14 17:28:11 -06:00
7423063b69 convert to sqlalchemy postgresql
cecilkorik pushed to cx_oracle at tools/sqltool 2025-03-14 17:25:14 -06:00
cecilkorik created branch cx_oracle in tools/sqltool 2025-03-14 17:25:14 -06:00
cecilkorik pushed to main at projects/3d-prints 2024-06-22 23:07:07 -06:00
7884e9b19e add recent prints
cecilkorik pushed to main at libs/pycecil 2024-02-19 13:58:09 -07:00
bfff1e1093 fix tabs
cecilkorik pushed to main at libs/pycecil 2024-02-19 13:47:56 -07:00
3f01e48a00 add bytes support to ascii/utf8
cecilkorik pushed to main at libs/pycecil 2024-02-19 11:30:20 -07:00
8e946afeac remove wonky buildnumber
cecilkorik created repository cecilkorik/registry 2024-02-19 09:54:21 -07:00
cecilkorik pushed to main at libs/py3dutil 2024-02-10 10:25:40 -07:00
1e537b621a try next steps for ci
cecilkorik pushed to main at libs/py3dutil 2024-02-10 10:22:11 -07:00
3ee2f397b2 test ci actions
cecilkorik pushed to main at games/pyglet_demo 2024-02-04 22:35:38 -07:00
ea57844c33 set up best config WIP
cecilkorik pushed to main at games/pyglet_demo 2024-02-04 15:52:37 -07:00
3a643d9864 add inputs and tests WIP