7 Commits

Author SHA1 Message Date
PEMapModder
47503d84c2 Added doccomment for Vector3::add() and Vector3::subtract()
This is to avoid IDEs thinking that argument 1 for `Vector3::subtract()` must be an int. (But the fact is `Vector3` is OK too)
2014-07-13 13:43:09 +08:00
Shoghi Cervantes
88157d6e99 Added workaround for #1527 2014-06-23 22:35:02 +02:00
Shoghi Cervantes
4f2856dc09 Added base physics 2014-05-25 12:31:00 +02:00
Shoghi Cervantes
6cbd39de9b Added Inventory interfaces and types, updated long array() to [] 2014-05-22 18:59:16 +02:00
Shoghi Cervantes
3136c23795 Added small benchmark 2014-04-09 02:37:37 +02:00
Shoghi Cervantes
db15ae49a1 Updated to extension 0.0.2 2014-04-09 00:56:36 +02:00
Shoghi Cervantes
dd17652aca Fixed wrong paths 2014-04-01 05:06:12 +02:00