Akkadius
|
30e0bbb912
|
More conversion changes to reduce warnings [skip ci]
|
2020-07-12 17:33:17 -05:00 |
|
Akkadius
|
6a7a78af29
|
Static cast floats in atof usages where the datatype is actually float to avoid windows compiler warnings
|
2020-07-12 17:25:50 -05:00 |
|
Akkadius
|
01d326ef83
|
Merge branch 'master' of https://github.com/EQEmu/Server into integration/multi-tenancy-expansions-repository
|
2020-05-25 23:06:14 -05:00 |
|
Ali
|
6896ef650e
|
[ci skip] Updated installer to support powershell older than 3.0
|
2020-05-25 16:19:33 +03:00 |
|
Akkadius
|
3f62da4573
|
Merge branch 'master' of https://github.com/EQEmu/Server into integration/multi-tenancy-expansions-repository
|
2020-05-23 22:33:34 -05:00 |
|
Akkadius
|
86ef1b12e2
|
Strawberry Perl OOB has issue with getstore so lets use something else [skip ci]
|
2020-05-23 16:50:09 -05:00 |
|
Akkadius
|
b585d9b062
|
Use wget again for windows [skip ci]
|
2020-05-23 16:29:04 -05:00 |
|
Ali
|
2c2c09531f
|
[ci skip] Revert back to using wget.exe for windows installs
|
2020-05-21 15:16:50 +03:00 |
|
Chris Miles
|
852a8e1617
|
Update eqemu_server.pl [skip ci]
|
2020-05-19 01:17:02 -05:00 |
|
Chris Miles
|
4180ef58ef
|
Update eqemu_server.pl [skip ci]
|
2020-05-19 00:58:19 -05:00 |
|
Chris Miles
|
5dbd2c38ed
|
Update script [skip ci]
|
2020-05-11 04:51:59 -05:00 |
|
Chris Miles
|
f785dc232b
|
More tweaks [skip ci]
|
2020-05-11 03:37:09 -05:00 |
|
Chris Miles
|
d534d345d5
|
More tweaks [skip ci]
|
2020-05-11 03:35:16 -05:00 |
|
Chris Miles
|
51b98ec724
|
Lots of tweaks for overhauls [skip ci]
|
2020-05-11 03:21:46 -05:00 |
|
Chris Miles
|
2c13f2e928
|
Update server script [skip ci]
|
2020-05-11 01:13:59 -05:00 |
|
Chris Miles
|
496a958def
|
Update eqemu_server.pl
|
2020-05-11 00:28:24 -05:00 |
|
Chris Miles
|
39cd5bb9a8
|
Fix issue where powershell progress output was dramatically slowing down requests [skip ci]
|
2020-05-10 23:07:48 -05:00 |
|
Akkadius
|
ebda1cf601
|
Add zone store
|
2020-04-19 03:05:15 -05:00 |
|
Akkadius
|
caa0ffda00
|
Add Truncate repository method and purge player sold items on world bootup
|
2020-04-18 23:53:52 -05:00 |
|
Ali
|
6c3ae4580f
|
[skip ci] Win64 eqemu_server.pl
Changed binaries to x64 and got rid of wget.exe for windows, switched to
native WebClient
|
2020-04-17 18:53:35 +03:00 |
|
Akkadius
|
5b4c4bfd66
|
Implement content flags
|
2020-04-11 05:48:41 -05:00 |
|
Akkadius
|
e0363a8fe1
|
Repository tweaks [skip ci]
|
2020-04-11 02:47:54 -05:00 |
|
Akkadius
|
2b1b786f02
|
Merge branch 'master' of https://github.com/EQEmu/Server into integration/multi-tenancy-expansions-repository
|
2020-04-06 02:55:46 -05:00 |
|
Akkadius
|
be57c57029
|
More adjustments [skip ci[
|
2020-04-05 23:11:25 -05:00 |
|
Akkadius
|
c978ca65a4
|
Split repositories out between a base immutable repository (that does not change) and an extended repository of which developers can add more custom methods to
|
2020-04-05 22:19:36 -05:00 |
|
Akkadius
|
fe7e850a04
|
Return blank string values for string entries that return back null
|
2020-04-04 04:48:46 -05:00 |
|
Akkadius
|
15c9b64120
|
Add GetWhere and DeleteWhere repository methods
|
2020-04-04 04:44:39 -05:00 |
|
Akkadius
|
0552582274
|
Use double quotes in strings [skip ci]
|
2020-04-04 02:56:14 -05:00 |
|
Akkadius
|
376c123fa1
|
More table exclusions [skip ci]
|
2020-04-04 02:39:15 -05:00 |
|
Akkadius
|
80fb204f39
|
More repository comb-throughs [skip ci]
|
2020-04-04 02:34:34 -05:00 |
|
Akkadius
|
a824ddec44
|
Fix float types, remove some errant table repositories [skip ci]
|
2020-04-04 02:26:30 -05:00 |
|
Akkadius
|
9e27ffacff
|
Add tables to ignore list that do not follow typical table conventions
|
2020-04-04 02:13:47 -05:00 |
|
Akkadius
|
3aaa5020b1
|
Fix repository struct defaults for varchar | text
|
2020-04-04 02:04:48 -05:00 |
|
Akkadius
|
494811c04b
|
Update repository-generator.pl
|
2020-04-03 02:41:44 -05:00 |
|
Akkadius
|
cbd2336442
|
Update repository generator to check for schema [skip ci]
|
2020-04-03 02:38:37 -05:00 |
|
Akkadius
|
3c9fe45af5
|
Update repository generator
|
2020-04-03 01:58:06 -05:00 |
|
Akkadius
|
9e910ad90a
|
Create repository-generator.pl
|
2020-04-03 01:34:37 -05:00 |
|
Akkadius
|
c0c1b5e678
|
Move doc parser scripts to new generator folder
|
2020-04-03 01:34:31 -05:00 |
|
Uleat
|
3a7908b1de
|
Fix for bots database updates not running when invoked from world.exe [skip ci]
|
2020-03-30 16:45:50 -04:00 |
|
Ali
|
7f25f8a235
|
Modified eqemu_server.pl to pull latest PEQ
* Also added an escape to skip pulling Maps (tighter feedback loop if
developing)
|
2020-03-11 17:28:56 +03:00 |
|
Uleat
|
fdc38315d3
|
Updated eqemu_server.pl console messages for Applying/Has update messages [skip ci]
|
2020-02-19 07:52:10 -05:00 |
|
Uleat
|
916c88939c
|
Added missing 'return'
|
2020-02-05 21:05:51 -05:00 |
|
Uleat
|
86b6f543b9
|
Reworked the update cycle of eqemu_server.pl to process each update cumulatively [skip ci]
|
2020-02-04 19:07:55 -05:00 |
|
Uleat
|
00f118cfb4
|
Removed bot rule and command update code from setup because of auto-injection/removal feature added to server code [skip ci]
|
2020-02-03 08:36:14 -05:00 |
|
Uleat
|
a7633f4ddf
|
Massaged database update code [skip ci]
|
2020-02-03 08:18:55 -05:00 |
|
Akkadius
|
c6ba29f2e5
|
Revert commit until further testing [skip ci]
|
2020-01-25 18:41:15 -06:00 |
|
Akkadius
|
6514ccc41c
|
Bot updates are killing running regular updates afterwards [skip ci]
|
2020-01-25 18:30:52 -06:00 |
|
Akkadius
|
2f49266d08
|
Fix bots db updates when bins are in bin folder [skip ci]
|
2020-01-25 18:26:59 -06:00 |
|
Uleat
|
a9ef2474d4
|
Updated eqemu_server.pl to use the appveyor archive when setting up bots [skip ci]
|
2020-01-16 20:49:03 -05:00 |
|
Akkadius
|
9dacd0bd7a
|
Remove aa_timers from character tables [skip ci]
|
2020-01-11 18:19:27 -06:00 |
|