Commit Graph
21 Commits
Author SHA1 Message Date
tacefandCharonInferar ee66912e8c Added more Houses
Added large, medium and small corellian houses
Added large and medium generic houses
Fixed old Houses to be more accurate to how it was
Fixed DevService and removed unneeded houses(only need 1 for testing)
2014-04-21 22:59:09 +02:00
tacef 09eeeb5382 Added more Houses again 2014-04-20 07:39:43 +02:00
CharonInferar 354b5e9def Merge pull request #474 from tacef/master
Added Small Generic House Style 01 Floorplan 02
2014-04-19 16:36:10 +02:00
tacef 4f2ffc228f Added more Houses
All small corellian houses added and buildable
2014-04-19 08:28:06 +02:00
Treeku e8a1959f9d Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
Conflicts:
	scripts/radial/vehicle.py
	src/main/NGECore.java
	src/resources/objects/creature/CreatureObject.java
	src/resources/objects/player/PlayerObject.java
	src/resources/objects/tangible/TangibleObject.java
	src/services/SimulationService.java
	src/services/combat/CombatService.java
	src/services/object/ObjectService.java
2014-04-18 21:10:53 +01:00
Treeku f58b7b6a5b Overhauled Mounts (still buggy) 2014-04-18 19:09:45 +01:00
tacef 02d1b6a40c Added Small Generic House Style 01 Floorplan 02
Also fixed Generic House Small Style 02 to be placeable at all
2014-04-18 19:37:25 +02:00
Freddiec c58d66d21a Added: Tantive Speeder and Barc Speeder
For testing
2014-04-13 20:44:41 -05:00
Treeku 6d38e2badc Tidied radials 2014-04-13 21:46:51 +01:00
Seefo 1b1294136a Fixed a bunch of vehicle bugs - will probably change the way vehicles are being handled soon to account for other vehicle templates 2014-04-13 13:37:54 -04:00
CharonInferar fa00c85290 Swoop is mountable for further tests 2014-04-13 03:50:45 +02:00
CharonInferar 9f72afee01 first work on swoop deed 2014-04-13 02:22:45 +02:00
CharonInferar 4df7274ac9 Structure terminal work
Creation of player_house_deed class
terminal menus made
py scripts arranged
2014-04-12 21:52:07 +02:00
CharonInferar a1370a9b60 Harvesters introduced
Working harvesters and generators
Big update
2014-04-11 02:25:07 +02:00
Seefo 46c2c1bf2c Preliminary housing 2014-04-08 23:47:59 -04:00
Treeku c252f9f1e3 Fixed swoop datapad error 2013-12-16 19:15:17 +00:00
Treeku b597873b51 Swoop () fix, deed uses generateVehicle radial 2013-12-16 18:56:58 +00:00
Treeku d7d2f327a5 Fixed lifeday gifts, swoop deed, inspire, +fixme 2013-12-16 13:41:47 +00:00
Treeku 8218f90777 Minor swoop fixes 2013-12-16 10:13:50 +00:00
Treeku cd6b2c2678 Added swoop bike
- The deed adds a pcd of the swoop to datapad and self-destructs.
- The pcd stores the objectId of the new swoop.
- When used, the pcd spawns or destroys the swoop depending on whether
it exists or not.
- When the swoop is used or radialed, you can enter/exit it.
2013-12-16 10:04:54 +00:00
Light2 8f14f4e78a Added serverside templates 2013-07-08 15:03:08 +02:00