CharonInferar
1ab23231f6
Structure terminal work
...
Creation of player_house_deed class
terminal menus made
py scripts arranged
2014-04-11 04:14:29 +02:00
CharonInferar
a1370a9b60
Harvesters introduced
...
Working harvesters and generators
Big update
2014-04-11 02:25:07 +02:00
CharonInferar
4bb055ca19
Rare loot system stage added
...
Rare loot system stage in effect for every loot session.
Added legendary,exceptional,rare loot chests
2014-04-10 17:04:52 +02:00
Seefo
46c2c1bf2c
Preliminary housing
2014-04-08 23:47:59 -04:00
Seefo
584380503c
Changed buff for Elder Jedi Oppressor Robe
2014-04-06 16:31:34 -04:00
Seefo
5c34a3644e
Updated some Jedi robe scripts and fixed a concurrency error
2014-04-06 12:01:32 -04:00
CharonInferar
e448a41bb0
Merge remote-tracking branch 'origin/master' into ResourceSpawn
...
Conflicts:
src/main/NGECore.java
src/services/DevService.java
src/services/command/CommandService.java
2014-04-06 03:59:55 +02:00
CharonInferar
065fe79945
Clean up of code
...
Cleaned up some classes
Moved functionalities into more appropriate methods/classes
2014-04-06 02:08:55 +02:00
Seefo
8b77a13cf3
Added set bonuses for 2 Jedi robes and Belt of Master Bodo Baas
2014-04-01 16:43:02 -04:00
Seefo
349eb33090
Added framework for bonus sets
2014-04-01 16:08:03 -04:00
Seefo
515cb92ce7
Added option for buffs on items and wearables
2014-03-31 21:06:43 -04:00
CharonInferar
5345e8c031
Work on bikes
...
Further work will be in another branch
2014-03-31 19:53:55 +02:00
CharonInferar
4b2f15db05
Resource Spawn System
...
Persistence to object database implemented
2014-03-30 23:35:48 +02:00
Seefo
c7c56b5c81
Initial work on Character Builder Terminal
...
For some reason after using the blue frog, you will have to wait a
minute or so to use it again.
2014-03-23 19:19:18 -04:00
Ziggeh
a87bc2c202
Items - Initiate Robe
2014-03-23 05:30:42 +01:00
Waverunner
221317d51e
Merge pull request #213 from Ziggeh/master
...
Fixed some item attributes
2014-03-20 14:48:39 -04:00
Treeku
0ef12787bb
Instance implementation
2014-03-19 19:43:29 +00:00
Ziggeh
63842961a5
Items - Added Jedi robes
2014-03-16 04:25:11 +01:00
Waverunner
2023e40596
Finished Unity
2014-03-13 18:38:55 -04:00
Waverunner
92287f7fc9
Changed how life day boxes and tickets are destroyed, organized radial scripts, added unity
2014-03-09 13:35:20 -04:00
Ziggeh
b6f216ca41
Roadmap - Added all Bounty Hunter rewards
2014-03-03 19:20:45 +01:00
Ziggeh
5e555a186e
Roadmap - Removed No Trade flag on some items
2014-03-03 19:19:57 +01:00
Ziggeh
274d00516d
Roadmap - Added all Jedi rewards
2014-03-02 21:35:05 +01:00
Ziggeh
ec7fff3121
Items - Force Protection on items gives armor now
2013-12-28 15:47:25 +01:00
Ziggeh
11f100239d
Roadmap - Added some rewards
2013-12-26 19:32:51 +01: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
Treeku
b6184fb05a
Lifeday gifts and collections
2013-12-15 01:41:11 +00:00
Light2
5fd06f87c1
added missing templates
2013-12-14 21:45:24 +01:00
Light2
5d824324c4
merge
2013-12-14 21:41:00 +01:00
Waverunner
ba858e2c28
Friend Notification only on login/logout now, Chat messages for ignored players no longer display
...
Use Travel Ticket for travel tickets added
2013-12-07 22:37:51 -05:00
Waverunner
ae0b06f917
Fixed MissionObject Delta's, Synchronized MissionObject, Fixed MissionListRequest Opcode
2013-12-07 17:58:49 -05:00
Levarrishawk
b0a1d2f3d8
Added Stats to Light Jedi Robes
2013-12-04 20:27:29 -05:00
Levarrishawk
222dde4b18
Added stats to Dark Jedi Robes
2013-12-04 20:05:27 -05:00
Skalex223
f0bb7014c9
missed 1
...
add 1
2013-11-29 23:35:13 -05:00
Skalex223
b7a5280521
items
...
3rd times the charm
2013-11-29 23:30:25 -05:00
Skalex223
15827ae754
ns bracer
...
forgot ns bracer
2013-11-29 20:01:43 -05:00
Skalex223
8c19d8ffc0
revised item (wearables) window display attributes
...
removed inventory line, changed volume to int
2013-11-29 19:49:03 -05:00
Skalex223
ce7a362d1c
item data entry
...
basic item data entry to add condition and volume to item examine window
2013-11-29 14:28:18 -05:00
Waverunner
a5eb18ab2b
Added shuttling system, can travel between points
...
Only the Mos Eisley transport ship exists. Will more than likely change
how shuttles/transports are added to the game world.
2013-11-05 19:59:15 -05:00
Waverunner
0530934a2b
More work done on travel system
2013-10-27 12:55:35 -04:00
Idart
fd45dcc02e
Added BH jewelry sets and buffs
...
Added BH heroic jewelry sets for Bounty Hunter with their buffs. Added
5-piece bonus to each sets necklace for testing purposes.
2013-09-23 01:51:35 +03:00
Light2
9c606f444d
Added cloning terminal
2013-09-22 16:02:14 +02:00
Idart
efcb75f645
Added heroism set and buffs, fixed robe_jedi_dark
...
Added rest of heroism set and associated buffs, robe_jedi_dark now
properly deduct its effect, added buffs for heroism set bonuses.
Still needs an check for piece count
Credit for code Wefi.
2013-09-20 07:11:57 +03:00
Wefi
9ce6600a1f
example of heroic jewelry stats
...
would need to move this out of demo. but the basic idea how to create
them.
2013-09-14 18:29:37 -05:00
Wefi
9bb8abc5fa
Added an Example script for wearables
...
Armor values wont add for some reason. so i didnt include them.
2013-09-14 17:47:37 -05:00
Wefi
30570705f5
Allows clothing items to effect player.
2013-09-14 16:49:42 -05:00