Insurance Service, Repair Service, Linux fixes and Corporation fixes.#8
Insurance Service, Repair Service, Linux fixes and Corporation fixes.#8Almamu wants to merge 11 commits into
Conversation
…something left. The insurance level is always 0. Not sure why...
|
f54d973 dont work... here you have the build log: Lanzada por el usuario Kavinsky |
…pe the RepairService too
…fo of the corps without problem too. IMPORTANT: You should execute this SQL query: UPDATE corporation SET creatorID=1 WHERE creatorID=0 This will prevent the client to call GetMultiOwnersEx with ID 0, also this will set EVE System as the owner of the corporations with creatorID=0
Added basic handling of walletKeys. Fixed wallet divisions problems. Now you can change the divisions names, wallets names and give money to the divisions Some fixes to the items inventory. Now the insurance and/or repair bills get saved to the wallet. Some fixes to GMCommands( create and createitem ), also changed dogma command, now you can use it this way: /dogma itemID attributeID = value OR /dogma itemID attributeName = value Some fixes to Jobs, you can see the assembly lines.
Fixed evemu_setup_database.bat and all sql errors. Now the database setup should be easier. Added a function to get every client which is in a corpID.
Added Insurance Service, so you now can Insure/UnInsure your own ships.
Added Repair Service, so now you can repair your ship/modules, anyway, the cost to repair one unit of damage is EQUAL to the typeID of the item, this means, higher typeID, more expensive the repair cost will be.
Added some files so the compilation will not fail.
Fixed some corporation-related things like Corporation Info window. Also fixed Corporation Startup Window.
Fixed some wallet problems with corporation wallet.
Fixed some items problems, now you can transport items on your ship and move between ship cargo and hangar.
Fixed some problems with /create and /createitem slash command.
Changed /dogma command, now you can use it this way: /dogma itemID attributeID = value OR /dogma itemID attributeName = value
IMPORTANT: For this update to work is Highly recomended to REDO the DB.