Skip to content

Commit 79b53d8

Browse files
committed
Upgrade to v4.36.1
1 parent 0b9ca2b commit 79b53d8

File tree

116 files changed

+7
-5096
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

116 files changed

+7
-5096
lines changed
98 Bytes
Binary file not shown.
950 Bytes
Binary file not shown.
352 Bytes
Binary file not shown.
5.62 KB
Binary file not shown.
4.75 KB
Binary file not shown.
3.5 KB
Binary file not shown.
548 Bytes
Binary file not shown.
418 Bytes
Binary file not shown.
621 Bytes
Binary file not shown.
1.98 KB
Binary file not shown.
-128 KB
Binary file not shown.
2.41 KB
Binary file not shown.
1.05 KB
Binary file not shown.
544 Bytes
Binary file not shown.
1.03 KB
Binary file not shown.
1.33 KB
Binary file not shown.
1.18 KB
Binary file not shown.

BEEMOD2 - Packages/packages/ditch.zip

625 Bytes
Binary file not shown.
209 Bytes
Binary file not shown.
129 Bytes
Binary file not shown.
-51.7 KB
Binary file not shown.
1.68 KB
Binary file not shown.
2.69 KB
Binary file not shown.
219 Bytes
Binary file not shown.
591 Bytes
Binary file not shown.

BEEMOD2 - Packages/packages/hmw.zip

1.28 KB
Binary file not shown.
Binary file not shown.
947 Bytes
Binary file not shown.
321 Bytes
Binary file not shown.
2.39 KB
Binary file not shown.

BEEMOD2 - Packages/packages/music.zip

317 KB
Binary file not shown.
1.06 KB
Binary file not shown.

BEEMOD2 - Packages/packages/oldAp.zip

-345 KB
Binary file not shown.
7.77 KB
Binary file not shown.
280 Bytes
Binary file not shown.
935 KB
Binary file not shown.
11.9 KB
Binary file not shown.
3.36 KB
Binary file not shown.
3.21 KB
Binary file not shown.
-17 KB
Binary file not shown.
1001 Bytes
Binary file not shown.
2.29 KB
Binary file not shown.
34 Bytes
Binary file not shown.
Binary file not shown.
1.64 KB
Binary file not shown.
1.14 KB
Binary file not shown.
2.33 KB
Binary file not shown.
196 Bytes
Binary file not shown.
848 Bytes
Binary file not shown.
2.18 KB
Binary file not shown.
-286 KB
Binary file not shown.
272 KB
Binary file not shown.
Binary file not shown.
1.37 KB
Binary file not shown.
613 Bytes
Binary file not shown.

BEEMOD2 - Packages/packages/tagVO.zip

181 Bytes
Binary file not shown.
109 KB
Binary file not shown.
3.5 KB
Binary file not shown.
362 Bytes
Binary file not shown.
1.12 KB
Binary file not shown.
711 Bytes
Binary file not shown.
1.32 KB
Binary file not shown.
Binary file not shown.
433 Bytes
Binary file not shown.
363 Bytes
Binary file not shown.
610 Bytes
Binary file not shown.
413 Bytes
Binary file not shown.

BEEMOD2.nsi

+5-71
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
; HM NIS Edit Wizard helper defines
44
!define PRODUCT_NAME "Better Extended Editor for Portal 2"
5-
!define PRODUCT_VERSION "v2.4.35.1"
5+
!define PRODUCT_VERSION "v2.4.36.1"
66
!define PRODUCT_PUBLISHER "TeamSpen210"
77
!define PRODUCT_WEB_SITE "https://github.com/BEEmod/BEE2.4/blob/master/README.md"
88
!define PRODUCT_DIR_REGKEY "Software\Microsoft\Windows\CurrentVersion\App Paths\BEE2.exe"
@@ -31,7 +31,7 @@ SetCompressor lzma
3131
; Start menu page
3232
var ICONS_GROUP
3333
!define MUI_STARTMENUPAGE_NODISABLE
34-
!define MUI_STARTMENUPAGE_DEFAULTFOLDER "Better Extended Editor for Portal 2"
34+
!define MUI_STARTMENUPAGE_DEFAULTFOLDER "BEE2"
3535
!define MUI_STARTMENUPAGE_REGISTRY_ROOT "${PRODUCT_UNINST_ROOT_KEY}"
3636
!define MUI_STARTMENUPAGE_REGISTRY_KEY "${PRODUCT_UNINST_KEY}"
3737
!define MUI_STARTMENUPAGE_REGISTRY_VALUENAME "${PRODUCT_STARTMENU_REGVAL}"
@@ -54,7 +54,7 @@ var ICONS_GROUP
5454
; MUI end ------
5555

5656
Name "${PRODUCT_NAME} ${PRODUCT_VERSION}"
57-
OutFile "BEEMOD2-Setup-4_35_1.exe"
57+
OutFile "BEEMOD2-Setup-4_36_1.exe"
5858
InstallDir "$PROGRAMFILES\BEEMOD2"
5959
InstallDirRegKey HKLM "${PRODUCT_DIR_REGKEY}" ""
6060
ShowInstDetails show
@@ -97,40 +97,6 @@ Section "MainSection" SEC01
9797
File "BEEMOD2\i18n\fr.mo"
9898
File "BEEMOD2\i18n\ja.mo"
9999
File "BEEMOD2\i18n\zh.mo"
100-
SetOutPath "$INSTDIR\idlelib"
101-
File "BEEMOD2\idlelib\ChangeLog"
102-
File "BEEMOD2\idlelib\config-extensions.def"
103-
File "BEEMOD2\idlelib\config-highlight.def"
104-
File "BEEMOD2\idlelib\config-keys.def"
105-
File "BEEMOD2\idlelib\config-main.def"
106-
File "BEEMOD2\idlelib\CREDITS.txt"
107-
File "BEEMOD2\idlelib\extend.txt"
108-
File "BEEMOD2\idlelib\help.html"
109-
File "BEEMOD2\idlelib\HISTORY.txt"
110-
SetOutPath "$INSTDIR\idlelib\Icons"
111-
File "BEEMOD2\idlelib\Icons\folder.gif"
112-
File "BEEMOD2\idlelib\Icons\idle.icns"
113-
File "BEEMOD2\idlelib\Icons\idle.ico"
114-
File "BEEMOD2\idlelib\Icons\idle_16.gif"
115-
File "BEEMOD2\idlelib\Icons\idle_16.png"
116-
File "BEEMOD2\idlelib\Icons\idle_32.gif"
117-
File "BEEMOD2\idlelib\Icons\idle_32.png"
118-
File "BEEMOD2\idlelib\Icons\idle_48.gif"
119-
File "BEEMOD2\idlelib\Icons\idle_48.png"
120-
File "BEEMOD2\idlelib\Icons\minusnode.gif"
121-
File "BEEMOD2\idlelib\Icons\openfolder.gif"
122-
File "BEEMOD2\idlelib\Icons\plusnode.gif"
123-
File "BEEMOD2\idlelib\Icons\python.gif"
124-
File "BEEMOD2\idlelib\Icons\tk.gif"
125-
SetOutPath "$INSTDIR\idlelib"
126-
File "BEEMOD2\idlelib\idle.bat"
127-
SetOutPath "$INSTDIR\idlelib\idle_test"
128-
File "BEEMOD2\idlelib\idle_test\README.txt"
129-
SetOutPath "$INSTDIR\idlelib"
130-
File "BEEMOD2\idlelib\NEWS.txt"
131-
File "BEEMOD2\idlelib\NEWS2x.txt"
132-
File "BEEMOD2\idlelib\README.txt"
133-
File "BEEMOD2\idlelib\TODO.txt"
134100
SetOutPath "$INSTDIR\images\BEE2"
135101
File "BEEMOD2\images\BEE2\error.png"
136102
File "BEEMOD2\images\BEE2\error_96.png"
@@ -1245,6 +1211,7 @@ Section "Packages" SEC02
12451211
File "BEEMOD2 - Packages\packages\dis_beams.zip"
12461212
File "BEEMOD2 - Packages\packages\ditch.zip"
12471213
File "BEEMOD2 - Packages\packages\elevator_videos.zip"
1214+
File "BEEMOD2 - Packages\packages\faith_variants.zip"
12481215
File "BEEMOD2 - Packages\packages\fizzler_out_relay.zip"
12491216
File "BEEMOD2 - Packages\packages\fr_fizzlers.zip"
12501217
File "BEEMOD2 - Packages\packages\futbol.zip"
@@ -1254,7 +1221,6 @@ Section "Packages" SEC02
12541221
File "BEEMOD2 - Packages\packages\Half_Grate.zip"
12551222
File "BEEMOD2 - Packages\packages\hazards.zip"
12561223
File "BEEMOD2 - Packages\packages\hmw.zip"
1257-
File "BEEMOD2 - Packages\packages\large_faith.zip"
12581224
File "BEEMOD2 - Packages\packages\left_middle_right_ped_buttons.zip"
12591225
File "BEEMOD2 - Packages\packages\lifeform_sensor.zip"
12601226
File "BEEMOD2 - Packages\packages\melMusic.zip"
@@ -1384,7 +1350,6 @@ Section Uninstall
13841350
Delete "$INSTDIR\packages\melMusic.zip"
13851351
Delete "$INSTDIR\packages\lifeform_sensor.zip"
13861352
Delete "$INSTDIR\packages\left_middle_right_ped_buttons.zip"
1387-
Delete "$INSTDIR\packages\large_faith.zip"
13881353
Delete "$INSTDIR\packages\hmw.zip"
13891354
Delete "$INSTDIR\packages\hazards.zip"
13901355
Delete "$INSTDIR\packages\Half_Grate.zip"
@@ -1394,6 +1359,7 @@ Section Uninstall
13941359
Delete "$INSTDIR\packages\futbol.zip"
13951360
Delete "$INSTDIR\packages\fr_fizzlers.zip"
13961361
Delete "$INSTDIR\packages\fizzler_out_relay.zip"
1362+
Delete "$INSTDIR\packages\faith_variants.zip"
13971363
Delete "$INSTDIR\packages\elevator_videos.zip"
13981364
Delete "$INSTDIR\packages\ditch.zip"
13991365
Delete "$INSTDIR\packages\dis_beams.zip"
@@ -2437,35 +2403,6 @@ Section Uninstall
24372403
Delete "$INSTDIR\images\BEE2\item_moving.png"
24382404
Delete "$INSTDIR\images\BEE2\error_96.png"
24392405
Delete "$INSTDIR\images\BEE2\error.png"
2440-
Delete "$INSTDIR\idlelib\TODO.txt"
2441-
Delete "$INSTDIR\idlelib\README.txt"
2442-
Delete "$INSTDIR\idlelib\NEWS2x.txt"
2443-
Delete "$INSTDIR\idlelib\NEWS.txt"
2444-
Delete "$INSTDIR\idlelib\idle_test\README.txt"
2445-
Delete "$INSTDIR\idlelib\idle.bat"
2446-
Delete "$INSTDIR\idlelib\Icons\tk.gif"
2447-
Delete "$INSTDIR\idlelib\Icons\python.gif"
2448-
Delete "$INSTDIR\idlelib\Icons\plusnode.gif"
2449-
Delete "$INSTDIR\idlelib\Icons\openfolder.gif"
2450-
Delete "$INSTDIR\idlelib\Icons\minusnode.gif"
2451-
Delete "$INSTDIR\idlelib\Icons\idle_48.png"
2452-
Delete "$INSTDIR\idlelib\Icons\idle_48.gif"
2453-
Delete "$INSTDIR\idlelib\Icons\idle_32.png"
2454-
Delete "$INSTDIR\idlelib\Icons\idle_32.gif"
2455-
Delete "$INSTDIR\idlelib\Icons\idle_16.png"
2456-
Delete "$INSTDIR\idlelib\Icons\idle_16.gif"
2457-
Delete "$INSTDIR\idlelib\Icons\idle.ico"
2458-
Delete "$INSTDIR\idlelib\Icons\idle.icns"
2459-
Delete "$INSTDIR\idlelib\Icons\folder.gif"
2460-
Delete "$INSTDIR\idlelib\HISTORY.txt"
2461-
Delete "$INSTDIR\idlelib\help.html"
2462-
Delete "$INSTDIR\idlelib\extend.txt"
2463-
Delete "$INSTDIR\idlelib\CREDITS.txt"
2464-
Delete "$INSTDIR\idlelib\config-main.def"
2465-
Delete "$INSTDIR\idlelib\config-keys.def"
2466-
Delete "$INSTDIR\idlelib\config-highlight.def"
2467-
Delete "$INSTDIR\idlelib\config-extensions.def"
2468-
Delete "$INSTDIR\idlelib\ChangeLog"
24692406
Delete "$INSTDIR\i18n\zh.mo"
24702407
Delete "$INSTDIR\i18n\ja.mo"
24712408
Delete "$INSTDIR\i18n\fr.mo"
@@ -2541,9 +2478,6 @@ Section Uninstall
25412478
RMDir "$INSTDIR\images\splash_screen"
25422479
RMDir "$INSTDIR\images\icons"
25432480
RMDir "$INSTDIR\images\BEE2"
2544-
RMDir "$INSTDIR\idlelib\idle_test"
2545-
RMDir "$INSTDIR\idlelib\Icons"
2546-
RMDir "$INSTDIR\idlelib"
25472481
RMDir "$INSTDIR\i18n"
25482482
RMDir "$INSTDIR\compiler\srctools"
25492483
RMDir "$INSTDIR\compiler\importlib_resources"

BEEMOD2/BEE2.exe

26.3 KB
Binary file not shown.

BEEMOD2/base_library.zip

0 Bytes
Binary file not shown.

BEEMOD2/compiler/base_library.zip

0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.

BEEMOD2/compiler/srctools/fgd.lzma

9.41 KB
Binary file not shown.

BEEMOD2/compiler/vbsp.exe

14.5 KB
Binary file not shown.

BEEMOD2/compiler/vrad.exe

14.5 KB
Binary file not shown.

BEEMOD2/i18n/en.mo

210 Bytes
Binary file not shown.

BEEMOD2/i18n/es.mo

177 Bytes
Binary file not shown.

BEEMOD2/i18n/fr.mo

-89 Bytes
Binary file not shown.

BEEMOD2/i18n/ja.mo

210 Bytes
Binary file not shown.

BEEMOD2/i18n/zh.mo

1.97 KB
Binary file not shown.

BEEMOD2/idlelib/CREDITS.txt

-37
This file was deleted.

0 commit comments

Comments
 (0)