Post by Zappa on May 4, 2006 19:30:15 GMT -5
www.pcgamemods.com/mod/16793.html
Authors : Slider
website : www.japlus.net or japlus.fragism.com/
Description : This version of JA+ Mod is designed for Jedi Academy 1.0.1
OS : Windows and Linux and Mac
Mod Type : Server Side but capability to have client side plugin
Screenshots : japlus.fragism.com/screen.php
Movie Trailer : japlus.fragism.com/trailer.php
JA+ is the official name for the JediMoves.com Mod Project.
This server side Mod for Windows/Linux/Mac is designed to add cool features and enable admin commands
to help ensure your rules are respected and to make your server more configurable. This mod will not drastically change
the general feel of the game, it will simply add fun features or enhance features in order to satisfy Jedi Academy
clans. When all the new options are turned OFF, the gameplay becomes unchanged.
The main goal of this mod is to add or enhance a lot of features in a total configurable ''Plus'' JediAcademy version (that is why i called it JA+).
This is the full distribution pack. It includes the clientside JA+ Plugin as well as some helpful tools to aid server administrators.
For full documentation of the plugin itself, please download the plugin and its readme separately.
Example of features ==>
--Compatibility with all OS Windows, Linux and Mac
--Support for the New JA+ GLA animations(yes i know it adds 8Mo to the mod)
--High speed URL AutoDownload Redirect for needed Pk3 when connecting a server.
--Multiple duels at once
--Full force Duels
--Duel Isolation (Non interference)
--No Rules Alternate Dimension
--Flipkicks without altering wall run
--Admin commands + Admin Abuse Detection
--Speak mod (admin, clan and team)
--Clan Tag Protection
--Team gametypes auto-balance (teams with the same number of players)
--MultiTaunt Sound, and multiCustom player sounds.
--AutoReplier integrated working with all foreign versions of the game.
--Easy saber change without respawning
--Tons of new emotes
--Fake player name detection system based on IP detection
--All SP attacks added + completely new attacks and new DFA + SP force moves with new extended effects
--Extended Melee attacks
--New items (melee, jetpack, flameThrower,grapple hook )
--Model size scaling system
--Configurable saber Damages
--New Vote system management + AntiVoteSpam
--Capability of activating a real JK2 gameplay with moves and damages
--Profanity Filter
--Chat GOD (attack immunity while in console or chat mode) + Inactivity AutoProtect
--Highlander ffa gametype modification
--JediVsMerc mod enhancement
--Client Side Plugin for players
--RGB clothes and sabers + various saber core/line/trails styles effects.
--Extensive Anti cheat system ( Macro scan , models exploit, yawspeed....etc...)
--Client scripts that bind keys to improve accessibility and more...
--gender support for missing skins (replaced by a default male or a female model)
--JA+ BitValue calculator to compute all bit value CVars.
--BaseJKA vehicle limit of 16 modified to allow a maximum of 32 distinct vehicles to be spawned in a map.
--Maximum size of .veh & .vwp files increased to allow the loading of a lot more pk3 vehicle files (more than 50).
--JA+ server tracker for website (server info in real time, who's playing, rcon cmds, server configs....viewable in a web page)
-- JA+ sabers Support : a great saber pack included, new hilts...etc.. with extended sabers features like holstering animations and holsters model.
--Many lot of corrected basejka Bugs
***********************************************
Quick Install
**********************************************
- just delete all pk3 files in your gamedata/japlus folder.
- then unzip this zip file into your gamedata folder. It should place all needed pk3 files into your gamedata folder. It will also create or update your japlus and base (only for the animation pk3) folder.
- then load the mod using the load mod menu of your game, or directly execute the script play_japlus.bat inside gamedata folder.
PS : the japlus_gla_anims.pk3 must be installed in BASE folder and not in japlus folder on both server and clients in order to use them.
for detailed info, go in japlus\japlus_doc
For detailed notes about the plugin, read the Plugin_readme.rtf
PS: For MAC users, all the dll are now integrated in the PK3 of the mod. You need the MAC Patch1.01C and also the 1.01d or above to make it working.
you can get this 1.01C from www.macgamefiles.com/detail.php?item=17967
you can get this 1.01D patch from www.brad-oliver.com:8081/~boliver/JKJA_101d.sit or www.japlus.net/japlus/JKJA_101d.sit
mirror www.pcgamemods.com/mod/13253.html
You will find a detailed MAC install howTo made by DarthZappa in japlus/japlus_doc/japlusmac-howto.zip
**************************************************************
What is new in this version?
More details on each feature in the whole documentation in japlus\japlus_doc
**************************************************************
- improvement of the cvar g_teamForceBalance(3, 2 , 1 or 0 default 3) : used to balance the number of players in each team.
if > 0, in team gametype except siege, at the end of level (timelimit, fraglimit, capture limit hit...etc ), the server will balance the teams for the nextmap based on player's scores.
the 1st ranked player go in a team, the 2nd in another, the 3rd in team of the 1st player, the 4st go in the other team,.....etc.....
if 0 , this is desactivated
if 1 : default basejka value : players can't join a team if it unbalances the number of players in each team.
if 2 :same as for 1 but, when a player disconnect, it may unbalance teams. So at respawn, the youngest connected player will be moved in the other team to balance the number of players.
if 3 : same as for 1 but, when a player disconnect, it may unbalance teams. So at respawn, the lowest or the best ranked player will be auto moved in the other team to balance the number of players depending on the team scores.
- High speed URL AutoDownload Redirect for needed Pk3 when connecting a server:
this feature enable players to download with high speed the needed pk3 files (like maps, npc, vehicles, sabers...etc...) to be able to play on your server.
new cvar jp_DlBaseURL ( URL default value "" ex: value "http://www.japlus.net/japlus/" )
// jp_DlBaseURL is the equivalent to your gamedata folder.
// so if your server have a pk3 test.pk3 under the base folder and if you want people to be able download it, your Website must contain
// this file at [jp_DlBaseURL]base/test.pk3 Exemple : www.japlus.net/japlus/base/test.pk3 .
// remember the server will only make player download the real needed files and not all files.
// PS : Player need the lastest JA+ Plugin 1.4 or above for this feature.
// example of working redirect with a lot of maps already uploaded : seta jp_DlBaseURL "http://japlus.newboyzgaming.com/sjc/"
- Wall ledge Grab improvement: you now must press 2 times the Jump button to grab the wall/ledge. So the wallLedge grab feature is now much more under your entire control.
you need the lastest plugin 1.4 or above for this improvement.
- jp_startMapVoteTimer ( integer in second default 60 ) : when a level start, player will have to wait this time before to callVote. This is ideal to prevent people from calling for exemple
a change of map just at entering the level because it tend to disconnect a lot of connecting players.
- jp_maxConnFromIP (integer default 2): max number of connections per IPs. It prevent your server from beeing attacked with a fake player Denial of Service.
the use of those kind of Server attacks can lag your server (based on quake3 engine) terribly and even crash it.
Since this DoS attack program was released ( i prefer not to say where to find it for evident reason), server owners reported that some immature players are more and more
using it to lag and crash servers.
- Improvement in the new attacks management (gameplay and damages).
- new nice star wars models from neomarz parametered in the modelscale.cfg
- Fix: the jp_pushAll 2 (CTF Flags Pushable/Pullable) is now fixed. A flag that is falling into a Pit will respawn correctly.
- Fix : correction of the bugs on the / model and the sabersNotUsuable in MP when jp_allowDmgSpeedScale is On (modelScale System).
- Fix: Some of the sabers lengths in the japlus_saber.pk3 were shorter than the basejka sabers. So it is now fixed.
- Fix: amprotected players are now unprotected when doing a melee kata.
- Fix : the vehicle basejka exploit when players could become invisible to others players.
- Fix : the possibility of using emotes to sometimes get up quickly.
- Fix : the basejka siege exploit that enables player to hack and activate locked doors by blocking them once they opened them thanks to the teamallow feature.
- Fix: the basejka detpack exploit (when going to spectator or disconnecting ) allowing team kill and siege objective team hacks.
*************************************************
Plugin what is new since the v1.3
**************************************************
-Support for the High speed URL AutoDownload Redirect for needed pk3 when connecting a server
Look in your game Options Menu to configure it.
You can also use the cmd /pluginDisable to configure it.
PS: Sorry for MAC user but this feature is not yet available for the MAC JA+ Plugin version.
- better plugin feature management with the /plugindisable cmd and cp_pluginDisable cvar with new config item:
Plugin_AllowDownloadURL_Redirect, // disable or enable the URL AUtoDownload Redirect for needed pk3 Files when connecting a server
- Wall ledge Grab improvement: you now must press 2 times the Jump button to grab the wall/ledge. So the wallLedge grab feature is now much more under your entire control.
you need to play on a server v2.4 or above for this improvement.
- new plugin cmd => /showPlayerID => it shows the real player id playing on the server. the basejka cmd /serverStatus is buggy when showing player ID.
- increase of the number of displayed player models icons and displayed saber hilts names in the menu.
- Fix : some modded lightsabers when bolted in back could have problem of invisibility.
- Fix : in the JA+Plugin1.4beta1, the URL redirect autodownload were not reloading all the downloaded pk3 in particular for some maps. It is now fixed. Best thanks to Ensiform for his help.
Authors : Slider
website : www.japlus.net or japlus.fragism.com/
Description : This version of JA+ Mod is designed for Jedi Academy 1.0.1
OS : Windows and Linux and Mac
Mod Type : Server Side but capability to have client side plugin
Screenshots : japlus.fragism.com/screen.php
Movie Trailer : japlus.fragism.com/trailer.php
JA+ is the official name for the JediMoves.com Mod Project.
This server side Mod for Windows/Linux/Mac is designed to add cool features and enable admin commands
to help ensure your rules are respected and to make your server more configurable. This mod will not drastically change
the general feel of the game, it will simply add fun features or enhance features in order to satisfy Jedi Academy
clans. When all the new options are turned OFF, the gameplay becomes unchanged.
The main goal of this mod is to add or enhance a lot of features in a total configurable ''Plus'' JediAcademy version (that is why i called it JA+).
This is the full distribution pack. It includes the clientside JA+ Plugin as well as some helpful tools to aid server administrators.
For full documentation of the plugin itself, please download the plugin and its readme separately.
Example of features ==>
--Compatibility with all OS Windows, Linux and Mac
--Support for the New JA+ GLA animations(yes i know it adds 8Mo to the mod)
--High speed URL AutoDownload Redirect for needed Pk3 when connecting a server.
--Multiple duels at once
--Full force Duels
--Duel Isolation (Non interference)
--No Rules Alternate Dimension
--Flipkicks without altering wall run
--Admin commands + Admin Abuse Detection
--Speak mod (admin, clan and team)
--Clan Tag Protection
--Team gametypes auto-balance (teams with the same number of players)
--MultiTaunt Sound, and multiCustom player sounds.
--AutoReplier integrated working with all foreign versions of the game.
--Easy saber change without respawning
--Tons of new emotes
--Fake player name detection system based on IP detection
--All SP attacks added + completely new attacks and new DFA + SP force moves with new extended effects
--Extended Melee attacks
--New items (melee, jetpack, flameThrower,grapple hook )
--Model size scaling system
--Configurable saber Damages
--New Vote system management + AntiVoteSpam
--Capability of activating a real JK2 gameplay with moves and damages
--Profanity Filter
--Chat GOD (attack immunity while in console or chat mode) + Inactivity AutoProtect
--Highlander ffa gametype modification
--JediVsMerc mod enhancement
--Client Side Plugin for players
--RGB clothes and sabers + various saber core/line/trails styles effects.
--Extensive Anti cheat system ( Macro scan , models exploit, yawspeed....etc...)
--Client scripts that bind keys to improve accessibility and more...
--gender support for missing skins (replaced by a default male or a female model)
--JA+ BitValue calculator to compute all bit value CVars.
--BaseJKA vehicle limit of 16 modified to allow a maximum of 32 distinct vehicles to be spawned in a map.
--Maximum size of .veh & .vwp files increased to allow the loading of a lot more pk3 vehicle files (more than 50).
--JA+ server tracker for website (server info in real time, who's playing, rcon cmds, server configs....viewable in a web page)
-- JA+ sabers Support : a great saber pack included, new hilts...etc.. with extended sabers features like holstering animations and holsters model.
--Many lot of corrected basejka Bugs
***********************************************
Quick Install
**********************************************
- just delete all pk3 files in your gamedata/japlus folder.
- then unzip this zip file into your gamedata folder. It should place all needed pk3 files into your gamedata folder. It will also create or update your japlus and base (only for the animation pk3) folder.
- then load the mod using the load mod menu of your game, or directly execute the script play_japlus.bat inside gamedata folder.
PS : the japlus_gla_anims.pk3 must be installed in BASE folder and not in japlus folder on both server and clients in order to use them.
for detailed info, go in japlus\japlus_doc
For detailed notes about the plugin, read the Plugin_readme.rtf
PS: For MAC users, all the dll are now integrated in the PK3 of the mod. You need the MAC Patch1.01C and also the 1.01d or above to make it working.
you can get this 1.01C from www.macgamefiles.com/detail.php?item=17967
you can get this 1.01D patch from www.brad-oliver.com:8081/~boliver/JKJA_101d.sit or www.japlus.net/japlus/JKJA_101d.sit
mirror www.pcgamemods.com/mod/13253.html
You will find a detailed MAC install howTo made by DarthZappa in japlus/japlus_doc/japlusmac-howto.zip
**************************************************************
What is new in this version?
More details on each feature in the whole documentation in japlus\japlus_doc
**************************************************************
- improvement of the cvar g_teamForceBalance(3, 2 , 1 or 0 default 3) : used to balance the number of players in each team.
if > 0, in team gametype except siege, at the end of level (timelimit, fraglimit, capture limit hit...etc ), the server will balance the teams for the nextmap based on player's scores.
the 1st ranked player go in a team, the 2nd in another, the 3rd in team of the 1st player, the 4st go in the other team,.....etc.....
if 0 , this is desactivated
if 1 : default basejka value : players can't join a team if it unbalances the number of players in each team.
if 2 :same as for 1 but, when a player disconnect, it may unbalance teams. So at respawn, the youngest connected player will be moved in the other team to balance the number of players.
if 3 : same as for 1 but, when a player disconnect, it may unbalance teams. So at respawn, the lowest or the best ranked player will be auto moved in the other team to balance the number of players depending on the team scores.
- High speed URL AutoDownload Redirect for needed Pk3 when connecting a server:
this feature enable players to download with high speed the needed pk3 files (like maps, npc, vehicles, sabers...etc...) to be able to play on your server.
new cvar jp_DlBaseURL ( URL default value "" ex: value "http://www.japlus.net/japlus/" )
// jp_DlBaseURL is the equivalent to your gamedata folder.
// so if your server have a pk3 test.pk3 under the base folder and if you want people to be able download it, your Website must contain
// this file at [jp_DlBaseURL]base/test.pk3 Exemple : www.japlus.net/japlus/base/test.pk3 .
// remember the server will only make player download the real needed files and not all files.
// PS : Player need the lastest JA+ Plugin 1.4 or above for this feature.
// example of working redirect with a lot of maps already uploaded : seta jp_DlBaseURL "http://japlus.newboyzgaming.com/sjc/"
- Wall ledge Grab improvement: you now must press 2 times the Jump button to grab the wall/ledge. So the wallLedge grab feature is now much more under your entire control.
you need the lastest plugin 1.4 or above for this improvement.
- jp_startMapVoteTimer ( integer in second default 60 ) : when a level start, player will have to wait this time before to callVote. This is ideal to prevent people from calling for exemple
a change of map just at entering the level because it tend to disconnect a lot of connecting players.
- jp_maxConnFromIP (integer default 2): max number of connections per IPs. It prevent your server from beeing attacked with a fake player Denial of Service.
the use of those kind of Server attacks can lag your server (based on quake3 engine) terribly and even crash it.
Since this DoS attack program was released ( i prefer not to say where to find it for evident reason), server owners reported that some immature players are more and more
using it to lag and crash servers.
- Improvement in the new attacks management (gameplay and damages).
- new nice star wars models from neomarz parametered in the modelscale.cfg
- Fix: the jp_pushAll 2 (CTF Flags Pushable/Pullable) is now fixed. A flag that is falling into a Pit will respawn correctly.
- Fix : correction of the bugs on the / model and the sabersNotUsuable in MP when jp_allowDmgSpeedScale is On (modelScale System).
- Fix: Some of the sabers lengths in the japlus_saber.pk3 were shorter than the basejka sabers. So it is now fixed.
- Fix: amprotected players are now unprotected when doing a melee kata.
- Fix : the vehicle basejka exploit when players could become invisible to others players.
- Fix : the possibility of using emotes to sometimes get up quickly.
- Fix : the basejka siege exploit that enables player to hack and activate locked doors by blocking them once they opened them thanks to the teamallow feature.
- Fix: the basejka detpack exploit (when going to spectator or disconnecting ) allowing team kill and siege objective team hacks.
*************************************************
Plugin what is new since the v1.3
**************************************************
-Support for the High speed URL AutoDownload Redirect for needed pk3 when connecting a server
Look in your game Options Menu to configure it.
You can also use the cmd /pluginDisable to configure it.
PS: Sorry for MAC user but this feature is not yet available for the MAC JA+ Plugin version.
- better plugin feature management with the /plugindisable cmd and cp_pluginDisable cvar with new config item:
Plugin_AllowDownloadURL_Redirect, // disable or enable the URL AUtoDownload Redirect for needed pk3 Files when connecting a server
- Wall ledge Grab improvement: you now must press 2 times the Jump button to grab the wall/ledge. So the wallLedge grab feature is now much more under your entire control.
you need to play on a server v2.4 or above for this improvement.
- new plugin cmd => /showPlayerID => it shows the real player id playing on the server. the basejka cmd /serverStatus is buggy when showing player ID.
- increase of the number of displayed player models icons and displayed saber hilts names in the menu.
- Fix : some modded lightsabers when bolted in back could have problem of invisibility.
- Fix : in the JA+Plugin1.4beta1, the URL redirect autodownload were not reloading all the downloaded pk3 in particular for some maps. It is now fixed. Best thanks to Ensiform for his help.