Skip to content

Commit

Permalink
V1.0
Browse files Browse the repository at this point in the history
Remove link battles, finish Crew Battles mode add Custom Spec mode
  • Loading branch information
NinjaWeedle authored Sep 26, 2021
1 parent 1189182 commit 82640cf
Show file tree
Hide file tree
Showing 4 changed files with 97 additions and 44 deletions.
Binary file modified CSRACING.8xp
Binary file not shown.
Binary file modified CSRGARAG.8xp
Binary file not shown.
18 changes: 8 additions & 10 deletions CSRacing documentation.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Calculator Street Racing DEVELOPER'S DOCUMENTATION V0.9
Calculator Street Racing DEVELOPER'S DOCUMENTATION V1.0

STRINGS USED:
Str1: Car name
Expand All @@ -19,7 +19,7 @@ List CSR:
9: VW Golf GTI (2005) owned?
10: Ferrari 458 Italia (2011) owned?
11: Chevrolet Corvette ZR1 (2009) owned?
12: Ferrari Dino 246 GT owned?
12: Ferrari Dino 246 GT (1969)owned?
13: Honda CR-X SI-R (1991) owned?
14: McLaren F1 (1993) owned?
15: Chevrolet Impala Super Sport 409 (1964) owned?
Expand All @@ -45,7 +45,7 @@ List CSR:
35: Reventon (2008) owned?
36: Custom Car

(ALL CARS, CUSTOM OR OTHERWISE, FOLLOW THIS FORMAT) List CAR:
List CAR:
1: Car Identifier Number
2: Max RPM
3: Best launch RPM
Expand All @@ -68,12 +68,10 @@ List L1:
2: Launch speed for car challenge 2
...etc...this repeats until all 30 cars have their own challenges...
30: Launch speed for car challenge 30

List L3:
1: Acceleration level for car challenge 1
2: Acceleration level for car challenge 2
31: Acceleration level for car challenge 1
32: Acceleration level for car challenge 2
...etc...this repeats until all 30 cars have their own challenges...
30: Acceleration level for car challenge 30
60: Acceleration level for car challenge 30


VARIABLES:
Expand Down Expand Up @@ -103,7 +101,7 @@ Z = Countdown
EVENT TYPES:
Regulation races: W=1
Ladder races: W=2
Car specific (Was restriction races): W=3
Car Specific/ Custom Spec (Was restriction races): W=3
Link Battle: W=4
Crew Battle: W=5

Expand All @@ -114,7 +112,7 @@ CAR LIST (by car identifier number):
4: VW Golf GTI (2005) - Available Front wheel drive Fridays T1
5: Ferrari 458 Italia (2011) - Available Supercar Saturdays T3
6: Chevrolet Corvette ZR1 (2009) - Available Supercar Saturdays T3
7: Ferrari Dino 246 GT - Available Sunday Drive Sundays (Classic cars) T1
7: Ferrari Dino 246 GT (1969) - Available Sunday Drive Sundays (Classic cars) T1
8: CR-X SI-R (1991) - Available FWD Fridays T2
9: McLaren F1 (1993) - Available Supercar Saturdays T3
10: Chevrolet Impala Super Sport 409 (1964) - Available Sunday Drive Sundays T1
Expand Down
Loading

0 comments on commit 82640cf

Please sign in to comment.