<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sumo/package.json, branch rbdr-bouncy-walls</title>
<subtitle>A game about wrestling #game</subtitle>
<id>https://git.r.bdr.sh/sumo/atom/package.json?h=rbdr-bouncy-walls</id>
<link rel='self' href='https://git.r.bdr.sh/sumo/atom/package.json?h=rbdr-bouncy-walls'/>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/sumo/'/>
<updated>2023-07-11T20:42:38Z</updated>
<entry>
<title>Update dependencies</title>
<updated>2023-07-11T20:42:38Z</updated>
<author>
<name>Ruben Beltran del Rio</name>
<email>ruben@unlimited.pizza</email>
</author>
<published>2023-07-11T20:42:38Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/sumo/commit/?id=aaa1f8f65bae59680e930fa6788e4662abae332c'/>
<id>urn:sha1:aaa1f8f65bae59680e930fa6788e4662abae332c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use new lib components</title>
<updated>2020-03-09T20:02:35Z</updated>
<author>
<name>Ben Beltran</name>
<email>ben@nsovocal.com</email>
</author>
<published>2020-03-09T20:02:35Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/sumo/commit/?id=7741a3cc37662ab2ff9606bdaffc0317b79a8dd9'/>
<id>urn:sha1:7741a3cc37662ab2ff9606bdaffc0317b79a8dd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Colorize the winner renderer</title>
<updated>2018-06-26T21:58:18Z</updated>
<author>
<name>Ben Beltran</name>
<email>ben@nsovocal.com</email>
</author>
<published>2018-05-29T08:03:41Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/sumo/commit/?id=bb8d5ef47baf7ad16a1bc58526f81ce332b090d6'/>
<id>urn:sha1:bb8d5ef47baf7ad16a1bc58526f81ce332b090d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deploy to Pages</title>
<updated>2018-06-26T21:55:19Z</updated>
<author>
<name>Rubén Beltran del Río</name>
<email>ben@nsovocal.com</email>
</author>
<published>2018-06-26T21:55:19Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/sumo/commit/?id=2bb8e347ed38948e8a65a479d3c1f64b7f7a5d9b'/>
<id>urn:sha1:2bb8e347ed38948e8a65a479d3c1f64b7f7a5d9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use Parcel (#5)</title>
<updated>2018-04-22T21:40:39Z</updated>
<author>
<name>Rubén Beltrán del Río</name>
<email>ben@nsovocal.com</email>
</author>
<published>2018-04-22T21:40:39Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/sumo/commit/?id=f45bcde17fe0a8849e647ac843106fb51d2e8971'/>
<id>urn:sha1:f45bcde17fe0a8849e647ac843106fb51d2e8971</id>
<content type='text'>
* Replace webpack with parcel

* Use relative paths on the main index

* Include the babel polyfill

* Add missing semicolon

* Add hooks to lint before commits

* Delete webpack config
</content>
</entry>
<entry>
<title>Physics Engine (#4)</title>
<updated>2018-04-21T22:45:38Z</updated>
<author>
<name>Rubén Beltrán del Río</name>
<email>ben@nsovocal.com</email>
</author>
<published>2018-04-21T22:45:38Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/sumo/commit/?id=493ec31cb19b4211c703762d14a4e6232c4c2143'/>
<id>urn:sha1:493ec31cb19b4211c703762d14a4e6232c4c2143</id>
<content type='text'>
* Add matter-js as a dependency

* Add body component

* Fix renderable node doc

* Add the physics node type

* Correct typo in physics enabled node types

* Update docs on render system

* Add physics system

* Update changelog

* Add physics engine to main app

* Tweak the gravity of the world

* Add body to sumo factory

* Add angle component

* Add angle to entity

* Add angle to the nodes

* Pass angle between systems

* Set default angle to 0

* Split systems and nodes

* Fix indentaion in physics world control

* Add third sumo entity

* Adjust values for constriants and physics

* Correct docs in new nodes

* Update built-in docs
</content>
</entry>
<entry>
<title>Render Sumo (#3)</title>
<updated>2018-04-21T08:48:01Z</updated>
<author>
<name>Rubén Beltrán del Río</name>
<email>ben@nsovocal.com</email>
</author>
<published>2018-04-21T08:48:01Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/sumo/commit/?id=0616b3f00653c66b5e34814653e33413b9ec034e'/>
<id>urn:sha1:0616b3f00653c66b5e34814653e33413b9ec034e</id>
<content type='text'>
* Use corrected components

* Add renderable node

* Add render system

* Add sumo factory

* Add systems and entities to app

* Remove reference to weight / accel component

* Update dependencies, add pixi and babel-polyfill

* Use babel polyfill

* Add component to store pixi containers

* Add pixi container to the renderable support

* Update factories to produce renderables

* Update the renderable to use pixi

It also uses the new event emitters in serpentity 2.1.0

* Initialize pixi and pass it to renderable system
</content>
</entry>
<entry>
<title>Initial Project Setup (#2)</title>
<updated>2018-04-20T21:41:25Z</updated>
<author>
<name>Rubén Beltrán del Río</name>
<email>ben@nsovocal.com</email>
</author>
<published>2018-04-20T21:41:25Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/sumo/commit/?id=11be5ebabcdab8272d938f7b90ef0ea9be29a421'/>
<id>urn:sha1:11be5ebabcdab8272d938f7b90ef0ea9be29a421</id>
<content type='text'>
* 🔧 Add initial package.json

* 🔧 Add eslint config

* 🔧 Add assets target dir to gitignore

* 🔧 Add webpack config

* Add a contributing guide

* Add the wrapper application

* Add autogenerated docs

* Add travis config

* Add changelog
</content>
</entry>
</feed>
