strattond
fa8d2014c3
Reserved slot cleanup, debug prints
2025-04-06 20:52:27 +10:00
Dragon Slayer
12bb8994ba
fixes
2025-03-09 20:50:32 -05:00
Dragon Slayer
8f6169478c
Aded Updateregion char
2025-03-09 16:20:31 -05:00
Geir Ove Alnes
b0d538b929
Merge branch 'develop' into Tithing
2025-03-10 04:54:07 +08:00
Geir Ove Alnes
63743a3fcd
Merge branch 'develop' into Luck-Propertie
2025-03-10 04:46:37 +08:00
Dragon Slayer
950d6dffa1
Update cBaseObject.cpp
2025-03-09 15:14:55 -05:00
Dragon Slayer
45cd19ad79
Update cBaseObject.cpp
2025-03-09 14:59:47 -05:00
Dragon Slayer
8f53a05e81
Update
2025-03-09 14:51:21 -05:00
Dragon Slayer
3ea185e5ca
Prop Fixes
2025-03-09 14:48:38 -05:00
Dragon Slayer
34064c30c5
update tithering
2025-03-08 21:10:37 -06:00
Dragon Slayer
6b4b12b35a
updated luck
2025-03-08 20:29:52 -06:00
Dragon Slayer
426f816cf8
Added Luck
...
Added Changelog for Luck
Added Document for Luck
2025-03-08 15:43:24 -06:00
Dragon Slayer
103023a5e3
Update cBaseObject.cpp
2025-03-04 15:36:34 -06:00
Dragon Slayer
69cd5a0501
Updated with new ini
2025-02-23 18:10:20 -06:00
Dragon Slayer
9c7217cd80
Damage Increase
...
Damage Increase Property increase damage by a percentage
2025-02-23 17:11:14 -06:00
Dragon Slayer
f4669f8749
Small adjustments
2025-02-22 23:31:40 -06:00
Dragon Slayer
171ca17564
First Submit
...
Added new Save methods for AOS props
2025-02-22 23:08:41 -06:00
Geir Ove Alnes
4fb3d038a0
Merge branch 'develop' into Swing-Speed-Increase
2025-01-25 23:55:45 +08:00
Geir Ove Alnes
d002b87a9b
Merge branch 'develop' into leech-aos-propties
2025-01-25 16:36:20 +08:00
Geir Ove Alnes
c3f153ff3c
Merge branch 'develop' into Hit/Defense-Chance-Bonus
2025-01-25 15:56:06 +08:00
Dragon Slayer
df556d9d7b
Fixed
...
Fixed swingspeed to set all settings in base object because works in items and chars.
2025-01-21 22:03:04 -06:00
Dragon Slayer
6583a518df
Revert "Moved Leech Props"
...
This reverts commit 41c7ee4676 .
2025-01-16 19:09:59 -06:00
Dragon Slayer
41c7ee4676
Moved Leech Props
...
Moved Leech props to just items
2025-01-16 18:36:53 -06:00
Dragon Slayer
9b9f90d8b0
update
2025-01-14 23:28:03 -06:00
Dragon Slayer
b82b9dcc60
update
2025-01-14 22:16:11 -06:00
Dragon Slayer
da9267ac98
Added AOS Leech Properties
2024-06-18 18:28:50 -05:00
Dragon Slayer
2694dbc502
Match uox3 Style
2024-06-16 18:57:27 -05:00
Dragon Slayer
e514b688a9
Update cBaseObject.cpp
2024-06-16 12:00:52 -05:00
Dragon Slayer
f6989ca218
Update cBaseObject.cpp
2024-06-16 02:48:12 -05:00
Dragon Slayer
1abd8a0826
Update cBaseObject.cpp
2024-06-16 02:38:42 -05:00
Dragon Slayer
81425cc261
fixed Era
2024-06-16 02:14:38 -05:00
Dragon Slayer
b63ceaeeb6
Update cBaseObject.cpp
2024-06-16 02:04:48 -05:00
Dragon Slayer
77dcb511a3
Update cBaseObject.cpp
2024-06-16 02:03:22 -05:00
Dragon Slayer
28a5fd34a3
Update cBaseObject.cpp
2024-06-16 02:01:55 -05:00
Dragon Slayer
3e7e8bccb3
Swing Speed Increase
2024-06-16 01:37:31 -05:00
Dragon Slayer
363ce296c4
Hit/Defense Chance Properties
2024-06-14 14:38:03 -05:00
Dragon Slayer
2cec24c989
Three New AOS properties
2024-05-13 19:01:20 -05:00
Dragon Slayer
8499cbfcde
update
2024-04-16 14:48:40 -05:00
charles
e2cfe011c6
Stream replacement
...
This changes all routine calls that wanted a specific type of stream ifstream/ofstream to the generic istream/ostream. So you can use stringstream, or other derived types.
2023-08-27 21:42:47 -04:00
charles
17f2b9e914
Standardization across os
...
1. Updated Xcode to match other ides
2. Corrected position errors in Cmake
3. Changed case on cBaseobject.cpp to uppercase O, to match header file
4. Changed gump.h to CGump.h (since it defines the CGump.cpp class).
2023-08-25 07:10:48 -04:00