Commit Graph
1075 Commits
Author SHA1 Message Date
Undercova b2482fb9af Updated the dps values for NPC stats database 2023-08-20 21:56:01 +02:00
Undercova 1863356212 Updated NPC stats very close to real CU stats
Updated locations for Brawler, Marksman and Entertainer trainer in Mos Eisley
2023-08-20 19:44:37 +02:00
Undercova b34bf55773 Updated items database 2023-08-15 21:03:39 +02:00
Undercova f002e34e8e Updated all weapons
Updated NPC stats
2023-08-13 11:10:19 +02:00
Undercova e51abba85e Updated weapon database 2023-08-13 01:45:12 +02:00
UndercovaandGitHub e143c04da3 Update CU weapon database 2023-08-13 00:44:00 +02:00
UndercovaandGitHub b786409042 Update NPC stats 2023-08-13 00:38:25 +02:00
Undercova 04c14260d2 Updated NPC stats
Updated some NPCs
Updated CBT regarding Force Sensitive Novice boxes
2023-08-12 22:02:31 +02:00
Ziggy 127d5d14c6 Replaced last usage of deprecated ServerFactory in MapService with SdbLoader 2023-05-28 22:53:38 +02:00
Ziggy 9a1094b645 Converted default_rooms.sdf to default_rooms.sdb 2023-05-28 19:18:40 +02:00
Ziggy 2018a4073c Converted planets.sdf to planets.sdb 2023-05-28 19:18:40 +02:00
Ziggy efded04b42 Removed unused sql file 2023-05-28 19:18:39 +02:00
Ziggy 9f46f13ab6 [Misc] Parsing of explorationBadges.sdb is now in a DataLoader, using ServerData instead of the deprecated RelationalServerFactory
Also made a slight performance optimization by only broadcasting GrantBadgeIntent if it's necessary.

ExplorationBadgeService is also converted to Kotlin.
2023-04-29 12:20:20 +02:00
Undercova 91803a1d90 Changed the size of some creatures that were too tall/big 2023-04-15 23:47:04 +02:00
Undercova 5c83840461 Updated map locations database for buildings / trainers
Updated creatures missions
Updated NPC missions
2023-04-10 00:44:04 +02:00
Undercova dc35e56c42 Fixed Non-existing loot item liver_s02.iff is being dropped, causing errors #1220 2023-04-08 20:39:15 +02:00
Undercova ff17fb1e31 Added more destroy missions to database
Updated the directory for destroy missions
2023-04-02 22:45:20 +02:00
Ziggy 6cad271317 Randomized destroy missions with option for defining new missions in a sdb 2023-03-25 18:23:25 +01:00
Undercova e44162ce69 Renamed folder for JTL related stuff from "ship" to "space"
Added more data for interior objects of player ships
Added Tatooine space buildout
Added launch locations for ships
2023-02-12 00:11:46 +01:00
Undercova b6794fb18e Added wrong data to chassis modifiers database by mistake 2023-02-11 19:03:58 +01:00
Undercova a1ef9de208 Added basic ship information and values
Updated dynamic lairs and spawns
Fixed a wrong weapon group for the frontiersman
2023-02-05 22:36:40 +01:00
Undercova 79f67add69 Removed structure deeds from CBT
Added survey tools to the CBT
Updated the lair and scene database for dynamic spawns
2023-01-15 01:22:35 +01:00
Undercova db5aecca8e Added Master Medic / Master Doctor / Master Combat Medic and Force Sensitive Healer to the CBT
Added and updated a few more combat commands
2023-01-09 22:50:56 +01:00
Ziggy 4f5d3b29bc Combat abilities can now target a specific part of the body of an enemy
E.g. Saber Leg Hit will target the legs, while Saber Head Hit will
target the head and so forth
2023-01-08 12:29:32 +01:00
Ziggy 68a55824c5 Spray Shot is now a cone instead of an area attack and the animation is now firing in a cone 2023-01-08 11:23:34 +01:00
Ziggy 42b43d53ee Added missing animations to all the lightsaber attacks 2023-01-08 00:39:29 +01:00
Undercova 12269eadf6 Added more CU weapons to the database (LS / Mustafar / Grenades) 2023-01-07 23:11:50 +01:00
Ziggy 4d94f65bd5 Cleaned up CombatCommandAttack by removing some unused features and TODOs for NGE heavy weapons that we won't be implementing 2023-01-07 17:21:17 +01:00
Undercova 767adec3c7 Fixed wrong column order in player levels database 2023-01-05 01:10:28 +01:00
Undercova e2e97e60c6 Added a new CU weapon based database. New and adjusted columns being used !
Updated combat commands to proper CU values
Updated player levels (XP/health)
2023-01-05 01:05:16 +01:00
Ziggy 8cc5aeb70a Use pre-NGE weapon type for heavy weapons, allowing the client to display heavy weapon commands as executable
Before every ability would have a red cross over it, as the client
didn't recognize the weapon type.
2022-12-31 13:18:42 +01:00
Undercova c3fd85599b Updated healing values for most medic / doctor / combat medic commands 2022-12-30 21:21:10 +01:00
Undercova 40eb38d61e Added all medic / doctor and combat medic related commands to database 2022-12-30 19:00:42 +01:00
Undercova 535e84c38f Added animation for Bacta Shot and other commands
Armor parts from CBT now have an protection value of 6000
Updated all NPC stats
Fixed healing efficiency related formula
2022-12-30 01:45:53 +01:00
Ziggy bfdf06b64e Tweaked Bacta Shot, so it's action and mind consumption are higher and reflect what was documented
The exact amount of base damage it heals is probably still off as the
values I can find are AFTER Healing Efficiency is applied.
2022-12-29 12:02:17 +01:00
Ziggy 1adc2e00bf Added support for displaying effects on affected targets and support for the Bacta Shot ability 2022-12-28 20:28:48 +01:00
Ziggy 421b65ead2 Fixed animation for Teras Kasi Combo Attack 2022-12-27 15:23:47 +01:00
Undercova d864e78766 Added Jedi to the CBT - Player can become Master Defender and Master Lightsaber. Different crystals get granted too
Updated all combat commands
Updated a few global commands
Updated weapon database - adjusted min/max damages
Updated a few NPCs - Nova Darktrooper, Stormtrooper and Elite Sand Trooper now have different primary weapons
Updated NPC stats
2022-11-27 18:58:09 +01:00
Undercova 3e017f084f Updated combat commands (weapon animations) 2022-11-06 22:47:21 +01:00
Undercova 8d2c920a51 Updated combat commands 2022-11-06 18:35:30 +01:00
Undercova 5ba919c6cc Updated combat commands - commands now have their respective action/mind costs set according to their skill box level 2022-11-06 15:27:11 +01:00
Undercova 3df3c15418 Updated all combat commands 2022-11-05 12:59:57 +01:00
Undercova c60ec173bc Added Commando and Fencer trainer to Combat Guild Hall in Mos Eisley 2022-10-03 19:04:20 +02:00
Undercova f569e80984 Updated dynamic CL ranges for all terrains 2022-10-02 19:18:42 +02:00
Undercova 25333b2806 Updated all planetary / GCW and instance spawners to their correct CL ranges 2022-10-02 14:01:51 +02:00
Undercova 05e964f78b Added more options for "Novice" and "Master" of professions in the CBT
Updated combat commands database
2022-10-01 21:33:21 +02:00
Undercova cfe385bd7e Updated combat commands database and filled it with placeholder data
Added a txt file about combat animations being used in combat_commands.sdb
2022-09-04 18:18:01 +02:00
Ziggy 64c64fe38f Support for Improved and Advanced versions of abilities
Relates to GitHub issue #738
2022-08-28 09:19:45 +02:00
Undercova 5bcfcb5c2e Updated some items
Removed ranged weapon Gungan Ankura
Updated dynamic spawn list
2022-08-09 03:23:16 +02:00
UndercovaandGitHub b2eea0e8a4 Merge branch 'ProjectSWGCore:cu_quality_assurance' into cu_quality_assurance 2022-07-25 19:40:02 +02:00