Commit Graph

89 Commits

Author SHA1 Message Date
kekelis
a4c091950a update readme 2024-03-10 21:09:11 +02:00
Jorens Shtekels
9a7bc42db6 feat: target player bool for action
Added validation logic that checks for target player if needed.
2024-03-10 21:09:10 +02:00
kekelis
28c7c63da9 docs: add latvian readme 2024-03-10 21:02:37 +02:00
Jorens Shtekels
2b6d7dab47
Merge pull request #4 from jorenchik/develop
partial validate action implementation
2024-03-10 20:22:45 +02:00
Kristofers Solo
93572b0d70 Merge branch 'gh-actions' 2024-03-10 20:21:09 +02:00
Kristofers Solo
4ed7adf741 docs(actions): fix badge 2024-03-10 20:19:29 +02:00
Jorens Shtekels
ee12e48a86 feat[lib]: validate action partial implementation
Performed most checks. Added placeholders to functions called.
2024-03-10 20:15:55 +02:00
Jorens Shtekels
b5bebbdd32 merge main 2024-03-10 19:52:33 +02:00
Kristofers Solo
526c07890e test: remove examples 2024-03-10 19:49:35 +02:00
Jorens Shtekels
6aea36d05b feat[lib]: function placeholder 2024-03-10 19:47:04 +02:00
Jorens Shtekels
30eef4d797 feat[prep]: event prohibits and allows other actions 2024-03-10 19:47:04 +02:00
Jorens Shtekels
9781fa0cd9 merge readme 2024-03-10 19:46:40 +02:00
Kristofers Solo
83c2f9fdb5 docs(actions): add "Tests" badge 2024-03-10 19:44:15 +02:00
Kristofers Solo
a9cb883571 chore(actions): add automated testing 2024-03-10 19:44:15 +02:00
Jorens Shtekels
fb05b5d6c3 feat[lib]: function placeholder 2024-03-10 19:41:59 +02:00
Kristofers Solo
f689b3dda8 docs(actions): add "Tests" badge 2024-03-10 19:41:53 +02:00
Kristofers Solo
109b244fd6 chore(actions): add automated testing 2024-03-10 19:39:21 +02:00
Jorens Shtekels
faf6d64ce0 feat[prep]: event prohibits and allows other actions 2024-03-10 19:29:18 +02:00
Kristofers Solo
505cf1ec10 build(ninja): add ninja support
- Added ninja build support
- Updated readme
2024-03-10 19:29:18 +02:00
Jorens Shtekels
6d8e56f962 feat[prep]: role, player constructors 2024-03-10 19:19:57 +02:00
Jorens Shtekels
0b16d5f92b feat[prep]: role, player constructors 2024-03-10 19:19:00 +02:00
Kristofers Solo
45928dd679
Merge pull request #3 from jorenchik/ninja
Add ninja support
2024-03-10 19:01:05 +02:00
Jorens Shtekels
0a61c08a0e feat[prep]: move time function into a module 2024-03-10 18:59:20 +02:00
Kristofers Solo
5faf18d03a build(ninja): add ninja support
- Added ninja build support
- Updated readme
2024-03-10 18:58:51 +02:00
Kristofers Solo
42d1f3b908 fix: combine both lib files 2024-03-10 18:32:47 +02:00
Kristofers Solo
9eb1bf48ff Merge branch 'refactor' 2024-03-10 18:29:57 +02:00
Kristofers Solo
04d51dcfed refactor(cmake): move CMakeLists.txt to root dir 2024-03-10 18:29:00 +02:00
Jorens Shtekels
0c529ba023 feat[prep]: room constructor 2024-03-10 18:24:13 +02:00
Kristofers Solo
6ace621748 refactor: make filenames consistent
Use cpp header files
2024-03-10 18:22:55 +02:00
Jorens Shtekels
6df34b5529
Merge pull request #1 from jorenchik/clang
update style config files
2024-03-10 18:13:51 +02:00
Jorens Shtekels
b715e8f858 feat: function related structs 2024-03-10 16:47:57 +02:00
Kristofers Solo
a2f629cdfb Merge branch 'main' into clang 2024-03-10 16:35:37 +02:00
Kristofers Solo
8c74638e34 style: add CPPLINT.cfg file 2024-03-10 16:35:01 +02:00
Kristofers Solo
487e9432fb style: update .clang-format
Can be modified if necessary
2024-03-10 16:33:34 +02:00
Jorens Shtekels
b0a3a4dbb7 remove file added by accident 2024-03-10 16:21:45 +02:00
Kristofers Solo
2c5a74ff2e docs: update readme
- Removed multiple top-level headings
- Todos now are checkboxes
2024-03-10 16:05:38 +02:00
Jorens Shtekels
d6bdcd817f update readme 2024-03-10 13:39:47 +02:00
Jorens Shtekels
40ecf6e998 remove public tests added by accident 2024-03-10 13:31:43 +02:00
Jorens Shtekels
b84cde3614 initial commit
Src directory with simple project with tests and one library. README.
CLang format config file.
2024-03-10 13:29:01 +02:00