Commit Graph

104 Commits

Author SHA1 Message Date
agrecascino
4049c1aed7 Merge pull request #22 from shamoanjac/master
benis
2016-08-18 19:31:41 -04:00
shamoanjac
e8c9fb3f7e Fixed /f kick 2016-08-18 21:38:10 +02:00
shamoanjac
0a47417e77 Prevented extra long rank names 2016-08-18 15:29:43 +02:00
shamoanjac
c552a58b63 Maximum length to faction names 2016-08-18 15:26:19 +02:00
shamoanjac
565608876b Fixed protection to use newer API 2016-08-18 15:21:59 +02:00
shamoanjac
4c72e388e8 Updated on_dieplayer and HUD update to newer API 2016-08-18 12:46:21 +02:00
shamoanjac
685855e681 Added wrappers for getting factions 2016-08-17 22:28:12 +02:00
agrecascino
6052e0d541 Merge pull request #21 from shamoanjac/master
Fixed broken protection
2016-08-17 15:46:35 -04:00
shamoanjac
756e489a7f Fixed broken protection 2016-08-17 08:15:18 +02:00
agrecascino
22c063b949 Merge pull request #20 from shamoanjac/master
Fixed not converting and adding usedpower
2016-08-16 16:13:54 -04:00
shamoanjac
b2638a0b78 Fixed not converting and adding usedpower 2016-08-16 22:08:29 +02:00
agrecascino
8ffa199f3f Merge pull request #19 from shamoanjac/master
ebin war fixes
2016-08-16 15:54:21 -04:00
shamoanjac
006c032952 Added error message to /f delrank 2016-08-16 21:08:44 +02:00
shamoanjac
6deb78483e Fixed delrank checking 2016-08-16 21:05:41 +02:00
shamoanjac
82ff53a133 Fixed power exploit, added usedpower, cannot attack parcels with negative power 2016-08-16 15:44:19 +02:00
shamoanjac
b763015f3d Fixed members of the attacked faction not being able to edit their chunk 2016-08-15 23:52:12 +02:00
agrecascino
8fcaff614d Merge pull request #18 from shamoanjac/master
Made compatible with mobs mod
2016-08-15 16:05:27 -04:00
shamoanjac
7492c88e1d Made compatible with mobs mod 2016-08-15 22:03:22 +02:00
agrecascino
e6f850ce47 Merge pull request #17 from shamoanjac/master
Fixed powercap conversion
2016-08-15 15:47:34 -04:00
shamoanjac
3e3b69178c Fixed powercap conversion 2016-08-15 18:31:11 +02:00
agrecascino
e1dbcbf473 Merge pull request #16 from shamoanjac/master
fixes + powercap
2016-08-15 12:12:40 -04:00
shamoanjac
f44b059afc Fixed /f promote 2016-08-15 16:39:19 +02:00
shamoanjac
7137f09b4c Prepared power and maxpower for model migration 2016-08-15 15:00:57 +02:00
shamoanjac
19940d92ee Claiming chunks also lowers the power cap 2016-08-15 14:31:03 +02:00
shamoanjac
ad985c681d Updated version 2016-08-15 12:07:32 +02:00
shamoanjac
047ae6ae7c Added decrease_maxpower and increase_maxpower 2016-08-15 10:16:12 +02:00
shamoanjac
ba012f1c0a Small enhancements and switched from power-only system to power/maxpower 2016-08-15 09:54:28 +02:00
agrecascino
62f3b01498 Merge pull request #15 from shamoanjac/master
Fixed /f setspawn
2016-08-14 19:51:19 -04:00
shamoanjac
f5fd22c272 Fixed /f setspawn 2016-08-15 01:50:13 +02:00
agrecascino
bd3c2b4432 Merge pull request #14 from shamoanjac/master
Big fix
2016-08-14 18:57:09 -04:00
shamoanjac
c5c540cd01 Fixed faction creation not being broadcasted 2016-08-15 00:47:31 +02:00
shamoanjac
07c6968778 Fixed protection checking 2016-08-15 00:37:16 +02:00
shamoanjac
95ab0e3bfd Added some extra checks for building permissions + fixed /f promote 2016-08-15 00:24:30 +02:00
shamoanjac
c87e691a42 Fixed /f who showing only one person 2016-08-14 23:55:42 +02:00
shamoanjac
0670497f94 Small semantic change 2016-08-14 23:27:51 +02:00
shamoanjac
631a5b9808 Merge branch 'master' of https://github.com/shamoanjac/factions
Conflicts:
	chatcommands.lua
	factions.lua
2016-08-14 15:57:18 +02:00
shamoanjac
4df6d0357b Replaced "chunk" with "parcel" 2016-08-14 15:53:40 +02:00
shamoanjac
53e0398558 Replaced all references to "chunks" with the term "parcel" 2016-08-14 15:46:35 +02:00
shamoanjac
a38c82a4e7 Fixed player_faction being used instead of faction 2016-08-14 15:43:53 +02:00
agrecascino
df97039e3f Merge pull request #13 from shamoanjac/master
Fixed brackets bug
2016-08-12 11:19:27 -04:00
shamoanjac
4c3e5025d6 Fixed brackets bug 2016-08-12 17:18:09 +02:00
agrecascino
048e0a1d6d Merge pull request #12 from shamoanjac/master
Verbosity
2016-08-12 11:14:32 -04:00
shamoanjac
2d7237692a Added faction name to /f who and to /f 2016-08-12 17:09:43 +02:00
shamoanjac
abe814f195 Added /f chat command 2016-08-12 11:34:39 +02:00
shamoanjac
9931060c71 Enhanced doxygen comments 2016-08-12 11:16:43 +02:00
agrecascino
da573828f7 Merge pull request #11 from shamoanjac/master
fixes
2016-08-09 20:49:32 -04:00
shamoanjac
be791384bd Fixed add_player() and on_create 2016-08-10 02:46:54 +02:00
shamoanjac
3ec12936d6 Fixed formatting on /f newrank callback 2016-08-10 02:43:31 +02:00
shamoanjac
1f67d1ed01 Fixed newrank bug 2016-08-10 02:42:31 +02:00
shamoanjac
167a245244 Fixed on_spawn bug 2016-08-10 02:13:40 +02:00