Commit graph

44 commits

Author SHA1 Message Date
Image
508b173348 Update .gitignore 2020-03-05 14:20:44 -05:00
Image
0047db4777 Exe Update
Login server updated with character visual race update
2020-03-05 00:19:48 -05:00
Image
8d962dede2 Character visual race available in character select
Fixes #11 -- additional analysis will be needed for equipment / potentially other features of the model
2020-03-05 00:18:57 -05:00
Image
92503df364 Exe Updates 2020-03-04 09:32:25 -05:00
Image
0c87b92d9e Exe Updates
Updated with sequence crash fix
2020-03-04 07:41:05 -05:00
Image
2aaba44994 EQStream Update
Fixes #16 in regards to sequencing out of order packets and preventing an infinite loop on the sequencing.
2020-03-04 07:40:44 -05:00
Image
74e4b20180 EQ2emu merge update with LoginStructs broke world list on char creation
Reverted LoginStructs.xml, also added a mem leak fix in LWorld.cpp (something I should have dealt with earlier)
2020-03-03 14:13:41 -05:00
Image
9f62df2648 Exe Updates
World/Login exe updates
2020-03-02 22:02:24 -05:00
Image
b9fc4e7281 EQ2Emu Merge To Current Date (Requires DB update, will be separate commit)
Fixes #15
2020-03-02 22:01:36 -05:00
Image
b5ca27e838 Exe Updates
World/Login Exe updates with latest revision
2020-03-02 18:47:57 -05:00
Image
24a1ccf3a2 EQ2Emu Base Updates
Resolves #14
2020-03-02 18:47:18 -05:00
Image
503dc913a9 Merge branch 'master' of http://cutpon.com:3000/devn00b/EQ2EMu 2020-02-29 17:46:23 -05:00
Image
a66a9b5a47 Pulled accidental logs that were uploaded 2020-02-29 17:46:22 -05:00
Gogs
c89f212aaa Added Lua Scripts 2020-02-29 13:20:29 -08:00
Image
b5e7a0bca1 World Updates for eq2emu r2853 2020-02-29 08:35:32 -05:00
Image
412cb69401 Added additional eq2emu revision for localtime bug in EQPacket
https://svn.eq2emulator.net/!/#eq2server/commit/r2853/head/trunk
2020-02-29 08:29:34 -05:00
Image
94b656c553 World Server Updates 2020-02-29 08:26:43 -05:00
Image
5333c294c9 localtime crash fix (updated from EQ2emu revision)
Replaces commit e5876f9a10 with the official revision change to fix https://svn.eq2emulator.net/!/#eq2server/commit/r2852/head/trunk
2020-02-29 08:24:53 -05:00
Image
76681f430f World Updates
Includes Trade fixes.
2020-02-29 00:08:11 -05:00
Image
dbb0daacd7 Trade Updates, Fixes #13
Added Trade command for Right Click.
Resolved quantity length for both traders in a trade, your_item_quantity, their_item_quantity (was int16, now int32)
2020-02-29 00:07:43 -05:00
Image
e5876f9a10 Crash on localtime struct
Seems localtime struct ptr is not being returned, thus we crash (might be something with my environment), however for now adding a check to stop us from crashing.
2020-02-28 11:09:30 -05:00
Image
c4f9c92303 Update git to allow dll and lib
Updated gitignore to allow dll/lib, easy portability to provide these to users
2020-02-28 10:31:46 -05:00
Image
dc7051a329 Adding Executables
Adding Executables for easy access (versus needing all our devs to compile)
2020-02-28 10:22:23 -05:00
Image
74107e8302 Update README.md 2020-02-28 10:19:14 -05:00
Image
03d2a57906 Update README.md 2020-02-28 10:18:53 -05:00
Image
00c9f716ea Update README.md 2020-02-28 10:18:29 -05:00
Image
dc3b56babe Update README.md 2020-02-28 10:17:32 -05:00
Image
4bc182acf3 Update README.md 2020-02-28 10:15:44 -05:00
Image
4905d1a410 Update README.md 2020-02-28 10:14:58 -05:00
Image
f1a8acbb08 Update README.md 2020-02-28 10:14:16 -05:00
Image
a45ccaddd9 Update README.md 2020-02-28 10:12:00 -05:00
Image
7e8cb97bd9 Update README.md 2020-02-28 10:11:27 -05:00
Image
d5f34d057a Update README.md 2020-02-28 10:10:25 -05:00
Image
be1f032da7 Update README.md 2020-02-28 10:09:33 -05:00
Image
ac921c263a Update README.md 2020-02-28 09:48:12 -05:00
Image
4347f5d536 Update README.md 2020-02-28 09:47:41 -05:00
Image
e2cc5495e7 Update README.md 2020-02-28 09:47:01 -05:00
Image
3756e5dbfc Update README.md 2020-02-28 09:46:28 -05:00
Image
9b437d6b42 Update README.md 2020-02-28 09:46:08 -05:00
Image
9bbf5241cf Update README.md 2020-02-28 09:44:18 -05:00
Image
7ee236b5d1 Update README.md 2020-02-28 09:42:44 -05:00
Image
00d6a552c1 Update README.md 2020-02-28 09:40:56 -05:00
Image
548007ea96 Base
Starting point..!
2020-02-28 09:17:24 -05:00
devn00b
52e8db513f Initial commit 2020-02-25 04:20:00 +00:00