1351 Commits
Author SHA1 Message Date
HeronandGitHub 7d2159a337 Merge pull request #31 from SWG-Source/feature/configurable-entertainer-captcha
Added a server-side parameter to control the entertainer captcha percent on the client.

The default remains 40. To disable the entertainer captcha, set the value to zero:

[GameServer]
entertainerCaptchaPercent=0
2026-05-13 19:38:09 -04:00
Heron 28af3bbff9 Added parameter to control entertainer captcha from the server 2026-05-13 16:42:45 -04:00
JohnandGitHub e52f3f2f72 Merge pull request #29 from bcalabro/patch-1
Add JNI Call for getBuildoutAreaRect for buildout_utility.java
2025-05-07 18:36:48 -04:00
Brandon CalabroandGitHub 688a477fd9 Add JNI Call for getBuildoutAreaRect for buildout_utility.java
Adds the JNI call which is used in the buildout_utility.java on dsrc
2025-05-07 14:00:35 -05:00
JohnandGitHub 498b0638e7 fix for preventing use of openCont on NPCs 2023-10-23 03:59:03 -04:00
CekisandGitHub af9221a143 Merge pull request #28 from SWG-Source/Cekis-patch-1
Update CreatureObject.cpp
2023-06-21 22:09:14 -07:00
Cekis-SWG 8a86bcc30d Merge branch 'Cekis-patch-1' of https://github.com/SWG-Source/src into Cekis-patch-1 2023-06-21 22:08:11 -07:00
CekisandCekis-SWG 9f5425d421 Update CreatureObject.cpp 2023-06-21 22:04:24 -07:00
CekisandCekis-SWG 319a0aefa8 Update CreatureObject.cpp 2023-06-21 22:04:24 -07:00
CekisandGitHub dc211532a8 Update CreatureObject.cpp 2023-06-21 21:48:49 -07:00
CekisandGitHub 30d3403434 Update compile-src.yml 2023-06-21 21:47:40 -07:00
CekisandGitHub 6a8a8e12ab Update CreatureObject.cpp 2023-06-21 17:33:49 -07:00
CekisandGitHub cf939a4a2d Update CreatureObject.cpp
Fixed some expertise issues (thanks @AlecH92)
2023-06-19 22:50:04 -07:00
Cekis 1df9ef14e7 Fixed issue where guarded targets in space would crash 2022-09-21 19:54:18 -04:00
Rory KingandGitHub 20501250af [E] Stop crafting session serverside when finishing last step (#27)
This fixes an exploit where you can craft a prototype for a limited use schematic, but before it finishes you teleport by some means to a different game server to prevent the schematic from decrementing.
2022-07-30 11:02:08 -04:00
JohnandGitHub ac2b7d70dd Stopgap fix for stoi crash in ext admin level req 2022-04-03 06:34:03 -04:00
JohnandGitHub 445d9e51e2 Update ServerObject.cpp 2022-03-21 20:33:07 -04:00
JohnandGitHub a659007e40 Update ServerObject.cpp 2022-03-21 19:00:12 -04:00
Cekis 77176f3495 Server account lot size now a config value. 2022-03-21 15:30:01 -04:00
Cekis 9fea76f6ab Added extra verbiage to logging statement 2022-02-07 09:35:22 -05:00
CekisandGitHub b180059793 Create compile-src.yml 2022-01-15 10:59:25 -08:00
Cekis a5c209e26e Updated CMake files for CI effort 2022-01-14 03:09:45 -05:00
Cekis 19ecf72b4c Fixed issues causing newer compilers to complain. 2021-12-13 21:08:31 -05:00
PhoenixandGitHub 4c19ed30fe Update FindOracle.cmake 2021-12-10 20:56:30 -05:00
PhoenixandGitHub 1a15b45540 Update FindOracle.cmake
Added Oracle Instantclient 21
2021-12-10 20:49:30 -05:00
PhoenixandGitHub 3542f54831 Update FindJNI.cmake 2021-11-29 19:31:47 -05:00
CekisandGitHub 334fdd42d3 Added association for external projects that include the udplibrary (i.e. stationchat) 2021-11-27 11:13:57 -08:00
CekisandGitHub b401b7110a Update README.md 2021-11-18 13:03:54 -08:00
CekisandGitHub f9deb62de2 Update README.md 2021-11-09 22:26:06 -08:00
CekisandGitHub 39af06e524 Update README.md
Added reference to new 64 bit branch
2021-11-09 22:13:57 -08:00
JohnandGitHub f838d31a26 Update PlayerCreatureController.cpp 2021-10-05 23:42:27 -04:00
JohnandGitHub e11d527b7a Update PlayerCreatureController.cpp 2021-09-28 13:36:36 -04:00
JohnandGitHub 61070d8b6a Update PlayerCreatureController.cpp 2021-09-28 01:50:11 -04:00
JohnandGitHub 8ed0a7cb67 Update TangibleObject.cpp 2021-09-28 01:42:28 -04:00
JohnandGitHub f909c2f926 Add Lava Resistant Kit Functionality Support 2021-09-15 16:37:52 -04:00
Erusman d78c3182c1 src will now compile with gcc 7, 8, and 9. Tested on current openSUSE 15.2 VM as well as Debian 11 with gcc 9.4 2021-09-12 18:15:05 -07:00
Erusman 78519f34d9 add oracle instantclient 19.12 support for FindOracle.cmake 2021-09-12 07:04:35 -07:00
Erusman 653e85f6ee Update to gcc cflags to allow src to comile with gcc 8. 2021-09-11 05:09:08 -07:00
AconiteX b04b46981d Bug Fix for Cell Permissions in Space Transfers 2021-08-24 09:25:24 -04:00
AconiteX 1a6d142a23 Cell Permission Updates 2021-08-20 00:48:22 -04:00
JohnandGitHub cec47798d1 Update Client.cpp 2021-08-17 10:47:57 -04:00
JohnandGitHub b0b8f6d799 Update ScriptFunctionTable.cpp 2021-08-17 09:32:05 -04:00
JohnandGitHub c4290801b0 Update ScriptFunctionTable.h 2021-08-17 09:30:48 -04:00
AconiteX 55976968a0 Admin Account Routing Refactor 2021-08-16 11:44:25 -04:00
AconiteX 89169339c6 Move no trade removal script attach from baselines to initialization 2021-08-14 00:43:41 -04:00
AconiteX 5c96c3343c Cleanup Warden/Squelch/Spammer Permissions 2021-08-10 20:50:00 -04:00
CekisandGitHub 5278762ed1 Delete .github/workflows directory 2021-06-20 12:12:42 -07:00
CekisandGitHub 06df64c7a6 Update main.yml 2021-06-20 12:00:44 -07:00
CekisandGitHub 3a45f0943b Update main.yml 2021-06-20 11:58:55 -07:00
CekisandGitHub 12f3060ad8 Update main.yml 2021-06-20 11:58:05 -07:00