-
The SDK is available after registering at https://developer.oculusvr.com/
Development info can be found here:
https://developer.oculusvr.com/forums/
http://www.mtbs3d.com/phpBB/
-
Last time I did a build for Debian (from commit 471dd02) I could configure cmake with
```
-DBuildJK2SPEngine=ON \
-DBuildJK2SPRdVanilla=ON \
-DBuildJK2SPGame=ON \
-DCMAKE_BUILD_TYPE=R…
-
There needs to be a check to prevent a PuP from being added to a lightsaber
-
When inserting either the standard or lava crystal into a lightsaber, the client locks up and crashes.
Thanks!
-
possible settings sent via baseline 3 (apart the known ones)
```
baseline.put("attackSpeed", (float) 0);
baseline.put("14", 0);
baseline.put("15", 0);
baseline.put("maxRange", (float)…
-
https://github.com/excilys/androidannotations/wiki/Enhance-custom-views#how-to-create-it-
right below the XML is an link to an image hosted on imageshack.us. but the image is gone and there is an 404…
-
Inserting a crystal/color crystal into your lightsaber makes you crash.
-
The elemental type depended on the colour crystal and the elemental damage was the colour crystal's percentage multiplied with the lightsaber's max damage, divided by 100
-
merci de vérifier la carte ;)
-
Tried to play a lightsaber on Kyle, and it threw up an error saying lightsaber required force user or force sensitive. In the XML there is a "." between Force User and -Unique under traits. Removing i…