<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Project-Tick/meshmc, branch master</title>
<subtitle>Project Tick is a project dedicated to providing developers with ease of use and users with long-lasting software. </subtitle>
<id>https://git.projecttick.org/pub/scm/git/Project-Tick/Project-Tick.git/atom?h=master</id>
<link rel='self' href='https://git.projecttick.org/pub/scm/git/Project-Tick/Project-Tick.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.projecttick.org/pub/scm/git/Project-Tick/Project-Tick.git/'/>
<updated>2026-04-05T17:59:48Z</updated>
<entry>
<title>NOISSUE Refactor GitHub Actions and Dockerfiles for improved functionality and error handling</title>
<updated>2026-04-05T17:59:48Z</updated>
<author>
<name>Mehmet Samet Duman</name>
<email>yongdohyun@projecttick.org</email>
</author>
<published>2026-04-05T17:59:48Z</published>
<link rel='alternate' type='text/html' href='https://git.projecttick.org/pub/scm/git/Project-Tick/Project-Tick.git/commit/?id=7e9da79a0df28f875a35c2b5d128e41044c3cd53'/>
<id>urn:sha1:7e9da79a0df28f875a35c2b5d128e41044c3cd53</id>
<content type='text'>
Signed-off-by: Mehmet Samet Duman &lt;yongdohyun@projecttick.org&gt;
</content>
</entry>
<entry>
<title>NOISSUE fixed AppearancePage to only view one icon theme with mixed Dark</title>
<updated>2026-04-05T14:41:27Z</updated>
<author>
<name>Mehmet Samet Duman</name>
<email>yongdohyun@projecttick.org</email>
</author>
<published>2026-04-05T14:41:27Z</published>
<link rel='alternate' type='text/html' href='https://git.projecttick.org/pub/scm/git/Project-Tick/Project-Tick.git/commit/?id=9045c238ab3b80e6edace78fb7b1924b4ba487fd'/>
<id>urn:sha1:9045c238ab3b80e6edace78fb7b1924b4ba487fd</id>
<content type='text'>
and Light themes

Signed-off-by: Mehmet Samet Duman &lt;yongdohyun@projecttick.org&gt;
</content>
</entry>
<entry>
<title>NOISSUE Fix workflows, cgit, genqrcode, meshmc wiki url, mnv with Cmake</title>
<updated>2026-04-05T13:18:55Z</updated>
<author>
<name>Mehmet Samet Duman</name>
<email>yongdohyun@projecttick.org</email>
</author>
<published>2026-04-05T13:18:55Z</published>
<link rel='alternate' type='text/html' href='https://git.projecttick.org/pub/scm/git/Project-Tick/Project-Tick.git/commit/?id=adec4f3aebe0604f5c43b6f3a92879e7f4defec8'/>
<id>urn:sha1:adec4f3aebe0604f5c43b6f3a92879e7f4defec8</id>
<content type='text'>
Fixed some reusable workflows.
Fixed cgit.h for macOS target
updated genqrcode CMake version
Changed Meta generator to use Project Tick official builded ForgeWrapper
Updated MeshMC wiki Urls
Fixed MNV test issue
Added CMake Presets in MNV

Thats it!

Signed-off-by: Mehmet Samet Duman &lt;yongdohyun@projecttick.org&gt;
</content>
</entry>
<entry>
<title>NOISSUE fix some build errors</title>
<updated>2026-04-04T21:39:52Z</updated>
<author>
<name>Mehmet Samet Duman</name>
<email>yongdohyun@projecttick.org</email>
</author>
<published>2026-04-04T21:39:52Z</published>
<link rel='alternate' type='text/html' href='https://git.projecttick.org/pub/scm/git/Project-Tick/Project-Tick.git/commit/?id=0254e84a6e069bf2ce418ff9f95d6f7bee092470'/>
<id>urn:sha1:0254e84a6e069bf2ce418ff9f95d6f7bee092470</id>
<content type='text'>
Signed-off-by: Mehmet Samet Duman &lt;yongdohyun@projecttick.org&gt;
</content>
</entry>
<entry>
<title>NOISSUE update bootstrap script paths in documentation for Linux and Windows</title>
<updated>2026-04-04T20:00:30Z</updated>
<author>
<name>Mehmet Samet Duman</name>
<email>yongdohyun@projecttick.org</email>
</author>
<published>2026-04-04T20:00:30Z</published>
<link rel='alternate' type='text/html' href='https://git.projecttick.org/pub/scm/git/Project-Tick/Project-Tick.git/commit/?id=71ffb442e5f8072c6e0a974df9ae085bcf0e5d2a'/>
<id>urn:sha1:71ffb442e5f8072c6e0a974df9ae085bcf0e5d2a</id>
<content type='text'>
remove unnecessary badges from README
add example environment configuration for Ofborg
create production configuration for Ofborg
correct RabbitMQ host in example configuration
add push event handling in GitHub webhook receiver
implement push filter task for handling push events
extend build job structure to include push event information
enhance build result structure to accommodate push event data
add push event data handling in various message processing tasks
update log message collector to prevent 404 errors on log links
add push filter task to task module

Signed-off-by: Mehmet Samet Duman &lt;yongdohyun@projecttick.org&gt;
</content>
</entry>
<entry>
<title>NOISSUE fix meshmc finding git dir</title>
<updated>2026-04-04T09:42:08Z</updated>
<author>
<name>Mehmet Samet Duman</name>
<email>yongdohyun@projecttick.org</email>
</author>
<published>2026-04-04T09:42:08Z</published>
<link rel='alternate' type='text/html' href='https://git.projecttick.org/pub/scm/git/Project-Tick/Project-Tick.git/commit/?id=5b57cf6be61c1a97996427e9059c2c1e43e21775'/>
<id>urn:sha1:5b57cf6be61c1a97996427e9059c2c1e43e21775</id>
<content type='text'>
Signed-off-by: Mehmet Samet Duman &lt;yongdohyun@projecttick.org&gt;
</content>
</entry>
<entry>
<title>NOISSUE Remove libnbtplusplus submodule and update references in CMake and Nix files</title>
<updated>2026-04-02T18:24:01Z</updated>
<author>
<name>Mehmet Samet Duman</name>
<email>yongdohyun@projecttick.org</email>
</author>
<published>2026-04-02T18:24:01Z</published>
<link rel='alternate' type='text/html' href='https://git.projecttick.org/pub/scm/git/Project-Tick/Project-Tick.git/commit/?id=070054ff55e3bf43559af6f342c306837197894a'/>
<id>urn:sha1:070054ff55e3bf43559af6f342c306837197894a</id>
<content type='text'>
Signed-off-by: Mehmet Samet Duman &lt;yongdohyun@projecttick.org&gt;
</content>
</entry>
<entry>
<title>NOISSUE Remove not needed CI workflows for GitHub Actions and reworked some workflows</title>
<updated>2026-04-02T17:38:37Z</updated>
<author>
<name>Mehmet Samet Duman</name>
<email>yongdohyun@projecttick.org</email>
</author>
<published>2026-04-02T17:38:37Z</published>
<link rel='alternate' type='text/html' href='https://git.projecttick.org/pub/scm/git/Project-Tick/Project-Tick.git/commit/?id=25a9943d68a7dc31eeefeb17913dbe37d87e5302'/>
<id>urn:sha1:25a9943d68a7dc31eeefeb17913dbe37d87e5302</id>
<content type='text'>
Signed-off-by: Mehmet Samet Duman &lt;yongdohyun@projecttick.org&gt;
</content>
</entry>
<entry>
<title>Add 'meshmc/' from commit 'fad6a1066616b69d7f5fef01178efdf014c59537'</title>
<updated>2026-04-02T15:45:07Z</updated>
<author>
<name>Mehmet Samet Duman</name>
<email>yongdohyun@projecttick.org</email>
</author>
<published>2026-04-02T15:45:07Z</published>
<link rel='alternate' type='text/html' href='https://git.projecttick.org/pub/scm/git/Project-Tick/Project-Tick.git/commit/?id=31b9a8949ed0a288143e23bf739f2eb64fdc63be'/>
<id>urn:sha1:31b9a8949ed0a288143e23bf739f2eb64fdc63be</id>
<content type='text'>
git-subtree-dir: meshmc
git-subtree-mainline: 934382c8a1ce738589dee9ee0f14e1cec812770e
git-subtree-split: fad6a1066616b69d7f5fef01178efdf014c59537
</content>
</entry>
</feed>
