All Projects → AsYetUntitled → extDB2

AsYetUntitled / extDB2

Licence: GPL-3.0 License
Arma3 Extension DB C++ dll / so by @Torndeco. [superseded by extDB3]

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to extDB2

mts marker
NATO joint military symbols for ArmA 3
Stars: ✭ 14 (-17.65%)
Mutual labels:  arma, arma3
tabler
Arma 3 Translation Helper
Stars: ✭ 29 (+70.59%)
Mutual labels:  arma, arma3
Streamator
A Spectator Specifically build for Content Creation and Streaming
Stars: ✭ 18 (+5.88%)
Mutual labels:  arma, arma3
SQFDiscordEmbedBuilder
Send discord webhook embeds from your Arma 3 Server
Stars: ✭ 27 (+58.82%)
Mutual labels:  arma, arma3
PboViewer
Cross-platform PBO maker / unpacker
Stars: ✭ 28 (+64.71%)
Mutual labels:  arma, arma3
TheseusServices
Private Military Company content mod for Arma 3
Stars: ✭ 16 (-5.88%)
Mutual labels:  arma, arma3
3den-Enhanced
Official 3den Enhanced repository
Stars: ✭ 36 (+111.76%)
Mutual labels:  arma, arma3
Bulletproof-Arma-Launcher
Customisable mod installer and launcher for Arma 3 mods that takes care of *everything* for your community players! Why "bulletproof", you ask? Because "Idiotensicher" was mean :)
Stars: ✭ 21 (+23.53%)
Mutual labels:  arma, arma3
R3
Arma After Action Replay System, ongoing development in git branches
Stars: ✭ 35 (+105.88%)
Mutual labels:  arma, arma3
Pythia
An extension for Arma 3 that lets you write extensions in Python 3
Stars: ✭ 50 (+194.12%)
Mutual labels:  arma, arma3
CLib
CLib is a Function/Script Library for ArmA 3
Stars: ✭ 22 (+29.41%)
Mutual labels:  arma, arma3
slotlist-backend
Backend of slotlist.info, an ArmA 3 mission planning and slotlist management tool
Stars: ✭ 13 (-23.53%)
Mutual labels:  arma, arma3
A3ExtendedChat
Adds new functionality to the Arma 3 chat system with emojis, history viewer, message filters and commands!
Stars: ✭ 16 (-5.88%)
Mutual labels:  arma, arma3
awesome-arma3
Curated list of awesome Arma 3 missions and addons
Stars: ✭ 18 (+5.88%)
Mutual labels:  arma, arma3
Benny-Edition-CTI-0.97-Zerty-Modification
Modification of BECTI made by zerty for the JMW Arma 3 server
Stars: ✭ 36 (+111.76%)
Mutual labels:  arma3
arma-intellij-plugin
A plugin for Intellij IDEA that allows for syntactical analysis, code inspections, and other nifty features for the SQF scripting language in Arma 3.
Stars: ✭ 37 (+117.65%)
Mutual labels:  arma
co10 Escape
Official Github repository of A3 mission co10_Escape.
Stars: ✭ 47 (+176.47%)
Mutual labels:  arma3
ARFIMA.jl
Simulate stochastic timeseries that follow ARFIMA, ARMA, ARIMA, AR, etc. processes
Stars: ✭ 44 (+158.82%)
Mutual labels:  arma
P3D-Debinarizer-Arma-3
P3DDebinarizer converts binarized p3d models (ODOL format) to editable MLOD format
Stars: ✭ 31 (+82.35%)
Mutual labels:  arma3
Flaxs-Arma-Server-Tool-2
Full rebuild of my tool for installing and updating Arma 3 server with built in features for managing Steam Workshop mods.
Stars: ✭ 34 (+100%)
Mutual labels:  arma3

Arma3 Extension DB2

Arma3 Database + Rcon Extension for both Windows + Linux.

[paypal]

Public Missions / Mods using extDB2

https://www.exilemod.com

Features

  • ASync + Sync Support

  • Unique ID for fetching Results

  • Multi-Part Messages

  • Arma2 Legacy randomize configfile support

  • Commandline Arguments Support

  • Rcon Support

  • Rcon Whitelisting + Kicking for Bad Playernames

  • Steam VAC + Friends Queries

Supported Backends

  • MySQL
  • SQLite

Protocols

  • SQL_CUSTOM_V2 (Ability to define sql prepared statements in a .ini file)
  • SQL_RAW
  • LOG (Custom Logfiles)
  • MISC (has beguid, crc32, md4/5, time + time offset)
  • RCON (Ability to whitelist allowed commands)
  • STEAM_V2 (Ability to Query Steam for VAC Bans / Friend Info)

Documentation @

https://github.com/Torndeco/extDB2/wiki

Troubleshooting for Server Admins

Have a look at this: Troubleshooting

Linux Requirements

Linux Distro with Glibc 2.17 or higher
Debian 8 / Centos 7 / Ubuntu 14.10

Windows Requirements

Windows Server 2008 + Later
Windows 7 + Later

Install vcredist_x86.exe
http://www.microsoft.com/en-ie/download/details.aspx?id=40784

Donations

If you link to donate to extDB2 Developement use donate button above.
Don't forget to leave message if any features you would like to see implemented.

Thanks to

  • firefly2442 for the CMake Build System.
  • MaHuJa for taking time to look over the code and fixing / improving the code.
  • bladez- For the original Rcon code, made my life alot easier.
  • Fank for his code to convert SteamID to BEGuid.
  • Gabime for Spdlog Logging Library.
  • rajkosto for his work on DayZ Hive, using same code for sanitize checks.
  • Tonic & Altis RPG Admins for initial testing of extDB etc.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].