<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cigarette_hacker_bevy/plugins, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/games/cigarette_hacker_bevy/'/>
<entry>
<title>feat: add gravity and gravity-movement plugins</title>
<updated>2026-08-08T07:49:38+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-08T07:49:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/games/cigarette_hacker_bevy/commit/?id=8ff60fdeb0dda7cb6eb7ed91c5084fc107f33365'/>
<id>8ff60fdeb0dda7cb6eb7ed91c5084fc107f33365</id>
<content type='text'>
Add CHGravityPlugin to manage the global gravity resource and
CHGravityMovementGluePlugin to apply gravity to movement velocity
each fixed update. Update workspace dependencies and include the
new crates in the main app.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add CHGravityPlugin to manage the global gravity resource and
CHGravityMovementGluePlugin to apply gravity to movement velocity
each fixed update. Update workspace dependencies and include the
new crates in the main app.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: rename CHMovementPlugins to CHMovementPlugin</title>
<updated>2026-08-08T07:32:37+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-08T07:32:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/games/cigarette_hacker_bevy/commit/?id=ebd8f440ae5a2d131cd4e6c064b2d97209cf0858'/>
<id>ebd8f440ae5a2d131cd4e6c064b2d97209cf0858</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: clamp zero velocities in direction check</title>
<updated>2026-08-08T07:29:06+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-08T07:29:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/games/cigarette_hacker_bevy/commit/?id=2dbd40cfce7ba57dc7a74ec406ac35bd5bcac1e2'/>
<id>2dbd40cfce7ba57dc7a74ec406ac35bd5bcac1e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: use bevy Transform for movement</title>
<updated>2026-08-08T07:27:04+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-08T07:27:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/games/cigarette_hacker_bevy/commit/?id=52e0befc296dd58e49de2aeec4cee78be9772639'/>
<id>52e0befc296dd58e49de2aeec4cee78be9772639</id>
<content type='text'>
Replace the custom Position component with Bevy's built-in Transform
for entity movement.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace the custom Position component with Bevy's built-in Transform
for entity movement.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: initialize project workspace and movement plugin</title>
<updated>2026-08-08T07:23:24+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-08T07:23:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/games/cigarette_hacker_bevy/commit/?id=fc0d77d6838b16d811ffe5e999d3d77d499b470f'/>
<id>fc0d77d6838b16d811ffe5e999d3d77d499b470f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
