Commit graph

1907 commits

Author SHA1 Message Date
FinnBueno
ab4f017c4f Fixed death messages and colour support for custom elements.
Fixed the death messages not being broadcasted and added proper colour
support for addon elements. Also re-order the language.yml to give it
some more structure.
2016-03-08 00:52:10 +01:00
OmniCypher
ce400a4c1b Merge pull request #440 from FinnBueno/master
Language.yml -- Finally...
2016-03-07 11:39:02 -08:00
OmniCypher
bdab5609b3 Merge pull request #441 from StrangeOne101/master
Add RPG Command Tabbing
2016-03-06 15:53:03 -08:00
Benford
d98d8c837c Merge remote-tracking branch 'refs/remotes/ProjectKorra/master' 2016-03-06 12:40:53 -05:00
StrangeOne101
acec583b1a Add RPG Command Tabbing
• Added tabbing support for the avatar and worldevent commands from RPG
2016-03-06 18:58:45 +13:00
FinnBueno
9857afdb30 Fix merge conflicts 2016-03-05 20:42:41 +01:00
FinnBueno
4380102f39 Adding language.yml -- Removed deathmessages.yml
Added a language.yml in which almost every message in the plugin can be
found. I moved the move descriptions, and death messages to that file,
so the deathmessages.yml has been removed, because it has nothing in it
anymore.
2016-03-05 12:12:31 +01:00
jedk1
daf4267727 Fix players grabbing water through walls 2016-03-05 01:25:45 +01:00
savior67
b6e7f57fec - Added DamageHandler class 2016-03-05 01:25:45 +01:00
savior67
ed0109d2f4 - damageEntity function moved out of GeneralMethods into DamageHandler
- All damaging abilities now invoke DamageHandler.damageEntity
2016-03-05 01:25:45 +01:00
savior67
51af720bfa - Added cooldown to AirScooter (same cd as firejet by default) 2016-03-05 01:25:44 +01:00
Benford
c4a0187e4a Fix ConfigType
- Fixed errors with ConfigType
2016-03-05 01:25:43 +01:00
jedk1
3410c470df Fix WaterSourcing 2016-03-05 01:19:35 +01:00
Benford
02b2f2a915 Add new staff
- Added new staff members to whocommand
2016-03-05 01:19:35 +01:00
FinnBueno
bcf91e6859 Added a language.yml 2016-03-05 01:17:17 +01:00
OmniCypher
625b2ae0f7 Merge pull request #439 from jedk1/master
Fix players grabbing water through walls
2016-03-03 18:33:35 -08:00
jedk1
d7150ff2c4 Fix players grabbing water through walls 2016-03-03 12:38:28 +00:00
OmniCypher
3f78596809 Merge pull request #438 from savior67/master
Added cooldown to airscooter | Added DamageHandler
2016-03-02 18:35:48 -08:00
savior67
fd8fa2b1ec - Added DamageHandler class 2016-03-02 21:01:36 -05:00
savior67
d8d3c416c1 - damageEntity function moved out of GeneralMethods into DamageHandler
- All damaging abilities now invoke DamageHandler.damageEntity
2016-03-02 20:54:15 -05:00
savior67
329b01f3aa - Added cooldown to AirScooter (same cd as firejet by default) 2016-03-02 20:50:25 -05:00
OmniCypher
d90fcbb982 Merge pull request #437 from jedk1/master
Fix WaterSourcing
2016-03-02 17:47:25 -08:00
OmniCypher
66ac82240d Merge pull request #436 from Simplicitee/master
Add new staff, Fixed ConfigType
2016-03-02 17:47:11 -08:00
Benford
94cc849767 Fix ConfigType
- Fixed errors with ConfigType
2016-03-02 13:29:24 -05:00
Benford
c50c227f05 Merge remote-tracking branch 'refs/remotes/ProjectKorra/master' 2016-03-02 13:28:44 -05:00
jedk1
7ac86b30f3 Fix WaterSourcing 2016-03-02 16:29:27 +00:00
Benford
05607a9836 Add new staff
- Added new staff members to whocommand
2016-03-01 15:59:17 -05:00
OmniCypher
66c7be3ddc Merge pull request #434 from jedk1/master
Various Fixes
2016-02-29 17:14:00 -08:00
OmniCypher
0983f48ca0 Merge pull request #435 from Simplicitee/master
Edit config for Rpg
2016-02-29 17:13:32 -08:00
Benford
e332875e1b Change to fit Rpg configs
- Changed configtype to not be an enum
- Removed an unused import
- Edited configmanager to match ConfigType
2016-02-29 15:36:19 -05:00
Benford
47ba35b760 Merge remote-tracking branch 'refs/remotes/ProjectKorra/master' 2016-02-29 15:28:06 -05:00
jedk1
6e0c9f50ca Fix bug with abilities duping 2016-02-29 16:11:45 +00:00
OmniCypher
99a74c6573 Merge pull request #433 from jedk1/master
Add documentation and update Who command
2016-02-28 18:29:20 -08:00
jedk1
975cfa87c2 Add documentation and update Who command 2016-02-28 14:35:19 +00:00
OmniCypher
7cd16b26f9 Merge pull request #432 from jedk1/master
Fix Choose Command
2016-02-27 17:17:22 -08:00
jedk1
3509a03a59 Fix Choose Command 2016-02-28 00:27:47 +00:00
OmniCypher
15fe8ad2ae Merge pull request #430 from Simplicitee/master
Fix boolean in FireBlast
2016-02-27 10:34:58 -08:00
OmniCypher
f41de48cc9 Merge pull request #431 from jedk1/master
Add getAbility() method to AbilityEndEvent
2016-02-27 10:34:21 -08:00
jedk1
5704171066 Merge branch 'master' of https://github.com/ProjectKorra/ProjectKorra 2016-02-27 18:22:15 +00:00
jedk1
1c0acc0f29 Fix no method for getAbility() 2016-02-27 18:21:53 +00:00
Benford
6b345c7c2e Fix boolean in FireBlast
- The isFireBurst boolean was never set to false for normal fireblast
2016-02-27 12:47:19 -05:00
Benford
5513477ec9 Merge remote-tracking branch 'refs/remotes/ProjectKorra/master' 2016-02-27 11:50:27 -05:00
OmniCypher
a1840b52e9 Merge pull request #429 from OmniCypher-/master
Various Fixes & Additions
2016-02-27 00:00:53 -08:00
OmniCypher
dcdd8efd3e Various Fixes & Additions
Adds Plant & Ice source list to config
Removes PackedIce option (can now be set or removed through Ice list)
Fixes being able to select through walls
2016-02-26 23:57:55 -08:00
OmniCypher
ac1057cc5b Merge pull request #428 from Simplicitee/master
Fix FireBlast damage
2016-02-26 17:51:36 -08:00
Benford
054827986c Fix FireBlast damage
- Added the variable for FireBlast damage to be set
- Added getDayFactor to damage and a range variable in FireBlast
2016-02-26 20:28:51 -05:00
OmniCypher
c10b92a7c3 Merge pull request #427 from OmniCypher-/master
Adds Residence
2016-02-26 17:21:19 -08:00
OmniCypher
9831cf3aa3 Adds Residence 2016-02-26 17:18:48 -08:00
OmniCypher
eafe395ef9 Merge pull request #426 from Simplicitee/master
Add Residence plugin support
2016-02-26 17:12:58 -08:00
Benford
91b823084b Add Residence to softdepend
- Added Residence to softdepend in plugin.yml
2016-02-26 19:54:05 -05:00