summaryrefslogtreecommitdiff
path: root/localserver/reapply.patch4
blob: f975b3e495dd73c09378dbb8091594e3af841f91 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
############
# HOWTO:
# git log v2019.07.28.. --pretty=short

############
## v2019.07.28

## <Commit Short Summary>
# <full commit ID>

## [REVERT ME] Fix *atcommand cannot be use when PCBLOCK_COMMANDS is true
# ec43ccf2d3d992386b2ba9d7812bcbd24639b063

## Added Elemental Resist Status Icon
#48bc050f9c127fddb0caca65185b265867625667

## Add some missing checks into clif.c
6629dfd05f4ebef7862cd2d499b7330acc8d82ac

## Merge pull request #2518 from Emistry/scriptcommand_setgetiteminfo
f4b5f645cac0e50c7dc3079d9a388eed0b62ad9b

## Fix an issue that prevents homunculus auto-vaporize on death or skill reset
#310b7dd9b8d2e862657d84cc72bb156e0d2ad226

## Fix a bug that caused homunculi's HP and SP to be refilled on login
#29d5ccb4f6f5d94b2991bae6eeb3bf86987bf21c

## Fix the intimacy requirement check for the homunculus ultimate skills
2bee596ad0bb84a92d878d3d76993ba365c70e2b

############
## v2019.08.25

## Convert sc_config to use libconfig
7c88915931bd0ff80bba2db07848519cce92d514
6ea8e59e52e8046c5ea8d3a42f3a67d06564e1f7

## Convert item combo db to use libconfig
ad7ebbedf81c54fdb43f4b4e41aed9fd48543e47
e66f69797332dcaa0ca948287f4f58aad48f66f9
548aa1263b69c2c5551d2c5f3d501ebc82d1e067

## Add at command for change char sex (@changecharsex)
c2445e45345967a7a80202e794f680e31b1e9b0d

## Useless packets but needed for diffs
#425f6c399653c2d9bcf156b818240fcb97a08940

## FIXME Extract code for really gain homun exp to separate function
#79c2a4b11f5f05eed9ae5535395205236f73b1e4

## FIXME Use enum battle_dmg_type in related functions
#008706f9bd90c207f3df46bc920f5295c89124a1
#e59f8b1ecf8eb09287efe840a25141a737312225

## Send clan name in name packet in position name field
#523f76a74a48374416065ca02520554eac4ba198

## Rewrite of itemdb_searchname_array and sub to be more readable
e22d44e708d37923dcb57fd382e38b12bbc10a75

## Implement new script fields for items triggered on rentral status changes
#5d7c8d9857f096abfc4f205c8771b0b4c91fab2c
#5d8e006fb85df2b3bbc32f2348bbcaad950546ba
#ad19056bfcc1e98129bf25e14b58dcd0d438f9f9

############
## v2019.09.22