Commit Graph

66 Commits

Author SHA1 Message Date
0c5549733d feat: added testy wydajnosci chapter 2026-01-27 19:06:10 +01:00
44c73f011e feat: table fixes 2026-01-26 21:25:57 +01:00
eb2422c45c fix: hbox testy wydajnosci 2026-01-26 21:21:50 +01:00
7404b1c173 fix: adagio slab hbox images breaking pages 2026-01-26 19:52:58 +01:00
01940e6ae1 fix: most hbox issues 2026-01-26 18:40:30 +01:00
066ab6e805 feat: shorten bibliography made it less specific 2026-01-26 14:32:50 +01:00
6ef11b36d5 feat: narzedzia profilowania chapter 2026-01-26 14:16:27 +01:00
ef7072b5fd feat: up to implementacja gry and including 2026-01-26 13:54:13 +01:00
dbe8c7772f feat: half of work done 2026-01-24 21:12:30 +01:00
df493f986f feat: more sources, couple of fixes to first 3 chapters 2026-01-24 20:40:22 +01:00
f520165b9f feat: unreal engine profiling, vulkan api results, cleanup tex files
- Add Unreal Engine profiling data and scripts
- Add Vulkan API analysis results in latex
- Merge FILLED tex files into main chapters
- Update .gitignore for large binary files

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 22:37:21 +01:00
ef0b3c1692 feat: copilot cooked 2026-01-23 18:11:02 +01:00
7b40decefb feat: profile unity script and data 2026-01-23 17:51:22 +01:00
8aabaa9b62 feat: updated daily checklist 2026-01-19 12:07:57 +01:00
aa461643e2 feat: removed alpha projects for unity and unreal 2026-01-18 16:19:21 +01:00
edb6b72ce9 feat: both games build 2026-01-18 16:17:20 +01:00
2908867626 feat: faster initial spawn, slower increase 2026-01-18 15:55:48 +01:00
84779217f8 feat: a lot of improvments 2026-01-18 15:47:43 +01:00
b019246d28 feat: finihed part 8 cpp approach 2026-01-17 21:31:33 +01:00
ca7a9f6d78 feat: finished part 7 create ui 2026-01-17 21:17:12 +01:00
eca7278084 feat: implemented part 6 cpp create game director 2026-01-17 20:42:42 +01:00
40de5d8529 feat: implement part 5 enemy spawner 2026-01-17 20:30:51 +01:00
052c5aa42a feat: part 4 cpp enemy added 2026-01-17 20:23:10 +01:00
88441d73d3 feat: part 3 cpp 2026-01-17 19:30:33 +01:00
6ac95265aa feat: cpp part 2 2026-01-17 19:10:28 +01:00
Copilot
e76ac00ad6
Add comprehensive thesis completion game plan, tracking system, automation scripts, and publication-ready LaTeX chapter content with extensive citations (#4)
* Initial plan

* Add comprehensive thesis completion game plan (deadline Feb 10)

Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>

* Add quick start guide and daily progress tracking template

Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>

* Add visual tracker and planning system overview

Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>

* Update work schedule to 4hrs weekdays, 8hrs weekends (144 total hrs)

Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>

* Update dates to Jan 16-Feb 15, add helper scripts for data collection

Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>

* Add complete LaTeX content for chapters 5-8, graph generation script, auto-compile script

Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>

* Add extensive citations throughout chapters, fix Linux-specific issues, replace subjective language with objective data

Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>

* Fix CI pipeline: use test_pdf instead of test target in workflow

Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>

* Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>
2026-01-15 17:57:44 +01:00
Copilot
dd009a0029
Add C++ code-first tutorial for Unreal bullet-hell game (#2)
* Initial plan

* Add C++ code-first tutorial approach for Unreal game

Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>

* Add quick start guide for code-first approach

Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>

* Restructure C++ tutorial into part-by-part format and add migration guide

Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>

* Address PR feedback: improve part-1, add Expected Results, split parts 4-9 into separate files

Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>
2026-01-08 16:44:56 +01:00
Copilot
c835088170
Fix CI workflow and add branch protection configuration (#1)
* Initial plan

* Fix CI workflow to run scons in latex directory

Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>

* Add branch protection and pre-commit configuration documentation

Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>

* Clarify placeholder variables in branch protection CLI command

Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>
2026-01-07 22:52:46 +01:00
472f6dc19d chore: markdown linter and fixes 2026-01-05 18:43:37 +01:00
9bf78a2dc1 feat: new map 2026-01-05 18:34:34 +01:00
5932743276 feat: finish step 3 2026-01-05 18:33:44 +01:00
d27d5deb93 feat: finish step 3 2026-01-05 18:31:10 +01:00
85cd1d1c79 shooting bullets 2026-01-05 18:19:20 +01:00
3d732ef8d7 feat: finish part 2/9 split manual into parts 2026-01-05 17:30:35 +01:00
927dd5b697 feat: improve debugging movemetn and shooting logic 2026-01-05 14:50:45 +01:00
4f7e896c16 wip: step 2 out of 9 2026-01-04 21:59:29 +01:00
73601c0f04 fix: attach camera to player 2026-01-04 21:51:00 +01:00
a9f2ef922d feat: diy bullet hell tutorial 2026-01-04 21:29:35 +01:00
7e4077abd1 feat: automatic and manual anki cards generator 2025-12-28 17:42:23 +01:00
59d6211319 feat: replaced abstract and keywords 2025-12-21 21:32:02 +01:00
4059b950b8 chore: added answers to questions 2025-12-21 19:58:11 +01:00
06f2706891 feat: unity project static code linter 2025-12-21 17:58:05 +01:00
9188c9b089 feat: bullet hell diy unreal 2025-12-21 17:35:46 +01:00
0ea722cab7 feat: added streszczenie 2025-12-21 17:03:28 +01:00
9a6719f629 feat: fix polish fonts, some theoretical dissertations 2025-12-21 16:56:38 +01:00
c0a479492e chore: copilot instructions md 2025-12-20 21:58:26 +01:00
83251d52b1 feat: fresh unreal project start 2025-11-22 18:56:59 +01:00
kuhyx
b5b3e0e6b5
chore: added requirements txt 2025-11-12 06:45:43 +01:00
75831bf8d3 chore: code for schmup in unreal 2025-11-06 21:50:08 +01:00
d971fc7ee6 chore: rebuild mcp plugin 2025-11-06 21:06:10 +01:00